Next.js-Creative-Portfolio-Website
Next.js-Creative-Portfolio-Website copied to clipboard
Interactive 3D Portfolio Website with Next.js, Three.js & Tailwind CSS | Checkout the tutorial link ⚡
Results
1
Next.js-Creative-Portfolio-Website issues
Sort by
recently updated
recently updated
newest added
trafficstars
https://github.com/codebucks27/Next.js-Creative-Portfolio-Website/blob/f7e9ee11d94f5ded18cfbf02409b2d534e5b77d0/src/components/navigation/NavButton.jsx#L109 The left-full in the className string is overriding the conditional labelDirection. To fix just remove left-full from line 109. 