Generated by Spark: Add conflict resolution UI for handling sync conflicts between local and remote data

This commit is contained in:
2026-01-17 21:08:10 +00:00
committed by GitHub
parent f58c7ac857
commit 45454ac34b
13 changed files with 1667 additions and 1 deletions

View File

@@ -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": [