addition Stripe payment integration work
Some checks are pending
check / check (push) Waiting to run
Some checks are pending
check / check (push) Waiting to run
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { Navigate } from "react-router-dom";
|
||||
|
||||
export default function Signup() {
|
||||
return <Navigate to="/onboarding" replace />;
|
||||
return <Navigate to="/subscribe" replace />;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user