-
- Downloads
feat: 포트포워딩 삭제 API 연동
... | ... | @@ -11,6 +11,7 @@ |
}, | ||
"dependencies": { | ||
"@hookform/resolvers": "^4.1.2", | ||
"@radix-ui/react-alert-dialog": "^1.1.6", | ||
"@radix-ui/react-avatar": "^1.1.3", | ||
"@radix-ui/react-collapsible": "^1.1.3", | ||
"@radix-ui/react-dialog": "^1.1.6", | ||
... | ... |
src/components/ui/alert-dialog.tsx
0 → 100644
Please register or sign in to comment