chore: add dialog component

This commit is contained in:
afiqzudinhadi 2025-06-07 01:41:53 +08:00
parent 01fee9a30e
commit c6eb07c79c
3 changed files with 563 additions and 0 deletions

View file

@ -23,6 +23,7 @@
},
"homepage": "https://github.com/afiqzudinhadi/afiqzudinhadi.github.io#readme",
"dependencies": {
"@radix-ui/react-dialog": "^1.1.14",
"@radix-ui/react-separator": "^1.1.7",
"@radix-ui/react-slot": "^1.2.3",
"@remix-run/node": "^2.16.8",