Skip to content

Commit

Permalink
fix: megafix and gallery features
Browse files Browse the repository at this point in the history
  • Loading branch information
ricklamers committed Dec 20, 2024
1 parent 39d6ecc commit 35f4ce7
Show file tree
Hide file tree
Showing 17 changed files with 2,641 additions and 2,898 deletions.
3 changes: 3 additions & 0 deletions .eslintrc.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"extends": ["next/core-web-vitals"]
}
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,13 @@
"@radix-ui/react-dropdown-menu": "^2.1.4",
"@radix-ui/react-popover": "^1.1.4",
"@radix-ui/react-slot": "^1.1.1",
"@radix-ui/react-tabs": "^1.1.2",
"@tailwindcss/line-clamp": "^0.4.4",
"@types/react-syntax-highlighter": "^15.5.13",
"@types/uuid": "^10.0.0",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"date-fns": "^4.1.0",
"groq-sdk": "^0.9.1",
"ioredis": "^5.4.1",
"lucide-react": "^0.468.0",
Expand Down
Loading

0 comments on commit 35f4ce7

Please sign in to comment.