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 bde1926 commit 2c571ddCopy full SHA for 2c571dd
form-designer/rxconfig.py
@@ -2,5 +2,5 @@
2
3
config = rx.Config(
4
app_name="form_designer",
5
- tailwind=None,
+ plugins=[rx.plugins.sitemap.SitemapPlugin()],
6
)
0 commit comments