mirror of
https://github.com/johndoe6345789/low-code-react-app-b.git
synced 2026-04-24 13:44:54 +00:00
Generated by Spark: Add conflict resolution UI for handling sync conflicts between local and remote data
This commit is contained in:
@@ -293,6 +293,15 @@
|
||||
"preload": false,
|
||||
"category": "showcase",
|
||||
"description": "Atomic component library demonstration"
|
||||
},
|
||||
{
|
||||
"name": "ConflictResolutionPage",
|
||||
"path": "@/components/ConflictResolutionPage",
|
||||
"export": "ConflictResolutionPage",
|
||||
"type": "feature",
|
||||
"preload": false,
|
||||
"category": "sync",
|
||||
"description": "Conflict resolution UI for handling sync conflicts between local and remote data"
|
||||
}
|
||||
],
|
||||
"dialogs": [
|
||||
|
||||
Reference in New Issue
Block a user