New notification system + test

Set of buttons added to home view for preview. Comes in toast (self-dismiss) and context alert (info, warning, danger) variants.
This commit is contained in:
Jose Olarte III
2023-07-19 19:48:22 +08:00
parent d0ec7930e1
commit 05a7758c65
5 changed files with 198 additions and 0 deletions

View File

@@ -38,6 +38,7 @@
"luxon": "^3.3.0",
"merkletreejs": "^0.3.10",
"moment": "^2.29.4",
"notiwind": "^2.0.2",
"papaparse": "^5.4.1",
"pina": "^0.20.2204228",
"pinia-plugin-persistedstate": "^3.1.0",