feat: create course details page with responsivity, alteration in the courses...
feat: create course details page with responsivity, alteration in the courses component for carousel component
Showing
This diff is collapsed.
... | ... | @@ -9,6 +9,7 @@ |
"lint": "next lint" | ||
}, | ||
"dependencies": { | ||
"@radix-ui/react-accordion": "^1.2.0", | ||
"@radix-ui/react-dialog": "^1.0.5", | ||
"@radix-ui/react-label": "^2.1.0", | ||
"@radix-ui/react-select": "^2.1.1", | ||
... | ... |
Please register or sign in to comment