mirror of
https://github.com/johndoe6345789/low-code-react-app-b.git
synced 2026-04-24 13:44:54 +00:00
Generated by Spark: Create Redux persistence middleware to sync state with database automatically
This commit is contained in:
@@ -249,6 +249,24 @@
|
||||
"category": "templates",
|
||||
"description": "Project template selection and preview"
|
||||
},
|
||||
{
|
||||
"name": "PersistenceDashboard",
|
||||
"path": "@/components/PersistenceDashboard",
|
||||
"export": "PersistenceDashboard",
|
||||
"type": "feature",
|
||||
"preload": false,
|
||||
"category": "database",
|
||||
"description": "Redux persistence middleware monitoring and control dashboard"
|
||||
},
|
||||
{
|
||||
"name": "PersistenceExample",
|
||||
"path": "@/components/PersistenceExample",
|
||||
"export": "PersistenceExample",
|
||||
"type": "feature",
|
||||
"preload": false,
|
||||
"category": "database",
|
||||
"description": "Interactive example demonstrating automatic persistence"
|
||||
},
|
||||
{
|
||||
"name": "JSONUIShowcase",
|
||||
"path": "@/components/JSONUIShowcasePage",
|
||||
|
||||
Reference in New Issue
Block a user