Skip to content

Commit b31980f

Browse files
committed
chore: update style
1 parent 4bcf417 commit b31980f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/components/drawer/lexical-debug-drawer.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ export const LexicalDebugButton = defineComponent({
2020
<>
2121
<HeaderActionButton
2222
icon={<BugIcon />}
23-
variant="info"
23+
variant="default"
2424
name="Lexical Debug"
2525
onClick={() => (show.value = true)}
2626
/>

0 commit comments

Comments
 (0)