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 b87d0de commit bbe73e8Copy full SHA for bbe73e8
templates.json
@@ -172,6 +172,20 @@
172
"demo_url": "https://stock-graph-app-neon-ring.reflex.run/",
173
"hidden": false,
174
"reflex_build": true
175
+ },
176
+ {
177
+ "name": "admin_panel",
178
+ "description": "An admin panel app",
179
+ "demo_url": "https://admin-panel-lime-book.reflex.run/",
180
+ "hidden": false,
181
+ "reflex_build": true
182
183
184
+ "name": "retail_dashboard",
185
+ "description": "A retail dashboard app",
186
+ "demo_url": "https://retail-dashboard-navy-wood.reflex.run/",
187
188
189
}
190
]
191
0 commit comments