feat(component): init notification center (#2426)

Co-authored-by: JimmFly <yangjinfei001@gmail.com>
This commit is contained in:
Himself65
2023-05-26 14:32:01 +08:00
committed by GitHub
parent 36534f1915
commit f4b3830a0e
6 changed files with 1068 additions and 0 deletions

View File

@@ -37,6 +37,7 @@
"@popperjs/core": "^2.11.7",
"@radix-ui/react-avatar": "^1.0.2",
"@radix-ui/react-collapsible": "^1.0.2",
"@radix-ui/react-toast": "^1.1.3",
"@toeverything/hooks": "workspace:*",
"@toeverything/theme": "^0.5.8",
"@vanilla-extract/dynamic": "^2.0.3",