mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-04-18 14:59:42 +02:00
snake_case icons and better toast styles
This commit is contained in:
@@ -101,7 +101,7 @@ export const JsonAttributeTree = ({
|
||||
<button className="group relative flex items-center pl-4 w-full" onClick={toggleExpanded}>
|
||||
<Icon
|
||||
size="xs"
|
||||
icon="chevronRight"
|
||||
icon="chevron_right"
|
||||
className={classNames(
|
||||
'left-0 absolute transition-transform flex items-center',
|
||||
'text-text-subtlest group-hover:text-text-subtle',
|
||||
|
||||
Reference in New Issue
Block a user