add useDocuments and load saved documents in DocumentsVault

This commit is contained in:
LathanDevers
2026-07-31 21:37:56 +02:00
parent c7389d747b
commit 6b93d21d19
16 changed files with 280 additions and 294 deletions
+2
View File
@@ -4,6 +4,8 @@
@tailwind components;
@tailwind utilities;
@custom-variant dark (&:where(.dark, .dark *));
/* --- VOS UTILITAIRES PERSONNALISÉS --- */
@layer utilities {
.scrollbar-hide {