Fixed the selection and rendering issues of the syncstore

This commit is contained in:
Hein
2025-10-15 09:57:40 +02:00
parent 24227f2110
commit 9c11b609dc
9 changed files with 225 additions and 185 deletions

View File

@@ -84,9 +84,9 @@
"@mantine/core": "^8.3.1",
"@mantine/hooks": "^8.3.1",
"@warkypublic/artemis-kit": "^1.0.10",
"@warkypublic/zustandsyncstore": "^0.0.2",
"@warkypublic/zustandsyncstore": "^0.0.4",
"react": ">= 19.0.0",
"use-sync-external-store": ">= 1.4.0",
"zustand": ">= 5.0.0"
}
}
}