feat: add sweetalert

This commit is contained in:
2025-06-12 18:52:44 -03:00
parent c225a13244
commit 55ff30954d
5 changed files with 51 additions and 20 deletions
+2 -1
View File
@@ -16,6 +16,7 @@
"vite": "^6.3.5"
},
"dependencies": {
"appwrite": "^18.1.1"
"appwrite": "^18.1.1",
"sweetalert": "^2.1.2"
}
}