mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-16 04:40:32 +00:00
WIP: register setup wizard pages.
This commit is contained in:
@@ -2,15 +2,15 @@
|
||||
|
||||
export const registerWizardSteps = [
|
||||
{
|
||||
label: 'organization_register',
|
||||
label: 'payment_or_trial',
|
||||
},
|
||||
{
|
||||
label: 'payment_or_trial',
|
||||
label: 'initializing',
|
||||
},
|
||||
{
|
||||
label: 'getting_started',
|
||||
},
|
||||
{
|
||||
label: 'initializing',
|
||||
label: 'Congratulations',
|
||||
},
|
||||
];
|
||||
Reference in New Issue
Block a user