shuding / next-view-transitions

Use CSS View Transitions API in Next.js App Router.
https://next-view-transitions.vercel.app
MIT License
1.12k stars 32 forks source link

. #13

Closed sukalov closed 1 month ago

sukalov commented 1 month ago

I was just curious, if you plan to add support for passing JSX-elements as children to the Link component? The only thing that stops me from changing all next/navigation's Links to yours!