enhancementgood first issue
描述
import { Link } from 'next-view-transitions'
<Link href={`/next`} passHref legacyBehavior>
<CustomButton>
Go to next page
</CustomButton>
</Link>
The transition is not working when legacyBehavior prop is needed.