feat: new onboarding URL

This commit is contained in:
Shivam Mishra
2023-12-15 15:20:48 +05:30
parent 8fe521d66d
commit cea740ceb7
3 changed files with 6 additions and 5 deletions
@@ -44,3 +44,4 @@ export default {
EXAMPLE_WEBHOOK_URL: 'https://example/api/webhook',
};
export const DEFAULT_REDIRECT_URL = '/app/';
export const ONBOARDING_START_URL = '/app/start/setup-profile';