Add category filter to React UI
This commit is contained in:
@@ -11,7 +11,12 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@astrojs/netlify": "^3.1.1",
|
||||
"astro": "^4.0.3"
|
||||
"@astrojs/react": "^3.0.7",
|
||||
"@types/react": "^18.2.45",
|
||||
"@types/react-dom": "^18.2.18",
|
||||
"astro": "^4.0.3",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@new-ui/colors": "^1.2.11",
|
||||
|
||||
Reference in New Issue
Block a user