We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce8098c commit 90b573fCopy full SHA for 90b573f
1 file changed
alphaspheredotai_github_io/alphaspheredotai_github_io.py
@@ -9,7 +9,7 @@
9
team_page,
10
)
11
12
-app = rx.App(theme=rx.theme(radius="large", accent_color="gray"))
+app = rx.App(theme=rx.theme(radius="large", accent_color="gray"), enable_state=False)
13
14
15
@rx.page(route="/", title="AlphaSphere.AI")
0 commit comments