Update templates.js

This commit is contained in:
Stefan Pejcic 2024-06-07 01:46:57 +02:00 committed by GitHub
parent 88f74aa243
commit b009569d55
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -42,7 +42,6 @@ const templates = [
"/img/panel_cropped.png",
],
runOnYourLocalPath: "app-crm",
liveDemo: "https://demo.openpanel.co/openpanel/",
github: "https://github.com/refinedev/refine/tree/master/examples/app-crm",
reactPlatform: "Vite",
uiFramework: "Ant Design",
@ -98,7 +97,7 @@ This CRM app template can be used in for various app requirements like B2B appli
],
runOnYourLocalPath: "--key=xxxxxxxx",
liveDemo: "https://demo.openpanel.co/openadmin/",
github: "https://github.com/refinedev/refine/tree/master/examples/finefoods-antd",
tutorial: "https://my.openpanel.co/products",
reactPlatform: "Vite",
uiFramework: "Ant Design",
dataProvider: "Rest API",