nextjs-subscription-payments
nextjs-subscription-payments copied to clipboard
fix: lint error caused by useRouter being called conditionally
- fixes vercel/nextjs-subscription-payments#344 by always invoking
useRouterand conditionally settingrouterMethodseparately based onredirectMethod.