Skip to content

Commit 79f30db

Browse files
authored
chore: update layout.tsx
1 parent 5bcd78d commit 79f30db

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/app/(root)/layout.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ const Layout = (props: { children: React.ReactNode }) => {
2828
<li>
2929
<ActiveLink
3030
href="/portfolio"
31+
allowSubPath
3132
activeClassName="text-blue-400 border-b-2 border-blue-400 hover:text-blue-400"
3233
className="text-gray-700 hover:text-gray-900"
3334
>

0 commit comments

Comments
 (0)