don't render the appearance prop of rx.theme
This commit is contained in:
parent
b8e08772d2
commit
4960875f7d
@ -268,6 +268,7 @@ class Theme(RadixThemesComponent):
|
|||||||
_js_expr="{...theme.styles.global[':root'], ...theme.styles.global.body}"
|
_js_expr="{...theme.styles.global[':root'], ...theme.styles.global.body}"
|
||||||
),
|
),
|
||||||
)
|
)
|
||||||
|
tag.remove_props("appearance")
|
||||||
return tag
|
return tag
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user