Fix pc.code syntax highlight (#970)
This commit is contained in:
parent
8e3daf9f5b
commit
3d3c974768
@ -19,8 +19,6 @@ class CodeBlock(Component):
|
|||||||
|
|
||||||
tag = "Prism"
|
tag = "Prism"
|
||||||
|
|
||||||
is_default = True
|
|
||||||
|
|
||||||
# The theme to use ("light" or "dark").
|
# The theme to use ("light" or "dark").
|
||||||
theme: Var[str]
|
theme: Var[str]
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user