Skip to content

Commit bbe73e8

Browse files
authored
update templates json with 2 new ones (#105)
1 parent b87d0de commit bbe73e8

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

templates.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -172,6 +172,20 @@
172172
"demo_url": "https://stock-graph-app-neon-ring.reflex.run/",
173173
"hidden": false,
174174
"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+
"hidden": false,
188+
"reflex_build": true
175189
}
176190
]
177191
}

0 commit comments

Comments
 (0)