We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2b814d commit 10f4d20Copy full SHA for 10f4d20
link_bio/rxconfig.py
@@ -5,5 +5,6 @@
5
cors_allowed_origins=[
6
"http://localhost:3000",
7
"https://moure.dev"
8
- ]
+ ],
9
+ show_built_with_reflex=False
10
)
0 commit comments