feat: create kyc page with api
This commit is contained in:
@@ -6,4 +6,6 @@ export const ROUTES = {
|
||||
REGISTER: '/register',
|
||||
PROFILE: '/profile',
|
||||
SEED_PHRASE: '/seed-phrase',
|
||||
CONVERTER: '/converter',
|
||||
KYC: '/kyc',
|
||||
} as const
|
||||
|
||||
Reference in New Issue
Block a user