feat: add dialog

This commit is contained in:
Mathias Schopmans
2024-02-16 10:02:21 +01:00
committed by Mathias Schopmans
parent 86c1d9090b
commit 38a59b029b
8 changed files with 705 additions and 13 deletions

View File

@@ -14,6 +14,7 @@
"postinstall": "npm run build:icons"
},
"dependencies": {
"@radix-ui/react-dialog": "^1.0.5",
"clsx": "^2.1.0",
"gray-matter": "^4.0.3",
"highlight.js": "^11.9.0",