mirror of
https://github.com/Tria-plc/emaui.git
synced 2026-09-07 16:35:43 +00:00
feat(certificate-designer): add custom page size options and update related components
This commit is contained in:
@@ -21,9 +21,7 @@ export function AppProviders({ children }: { children: ReactNode }) {
|
||||
value={{
|
||||
appName: 'Portal',
|
||||
storagePrefix: 'ema-portal',
|
||||
// Applicants land on the licence list rather than the seafarer
|
||||
// dashboard: signing up here is the first step of applying.
|
||||
loginRedirectPath: '/licensing/applications',
|
||||
loginRedirectPath: '/dashboard',
|
||||
enableSignup: true,
|
||||
enableForgotPassword: true,
|
||||
}}
|
||||
|
||||
Reference in New Issue
Block a user