small fix for color_mode_button
This commit is contained in:
parent
427d7c56ab
commit
0939fe2ff0
@ -151,8 +151,8 @@ class ColorModeIconButton(IconButton):
|
||||
dropdown_menu.trigger(
|
||||
super().create(
|
||||
ColorModeIcon.create(),
|
||||
**props,
|
||||
)
|
||||
),
|
||||
**props,
|
||||
),
|
||||
dropdown_menu.content(
|
||||
color_mode_item("light"),
|
||||
|
Loading…
Reference in New Issue
Block a user