Explorar o código

Fix pc.code syntax highlight (#970)

Nikhil Rao %!s(int64=2) %!d(string=hai) anos
pai
achega
3d3c974768
Modificáronse 1 ficheiros con 0 adicións e 2 borrados
  1. 0 2
      pynecone/components/datadisplay/code.py

+ 0 - 2
pynecone/components/datadisplay/code.py

@@ -19,8 +19,6 @@ class CodeBlock(Component):
 
     tag = "Prism"
 
-    is_default = True
-
     # The theme to use ("light" or "dark").
     theme: Var[str]