We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c6352d commit bf0451fCopy full SHA for bf0451f
1 file changed
docs/app/reflex_docs/whitelist.py
@@ -11,7 +11,7 @@
11
"""
12
13
WHITELISTED_PAGES = [
14
- # "/getting-started/introduction",
+ "/getting-started/introduction",
15
]
16
17
0 commit comments