mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-17 21:30:31 +00:00
Merge branch 'RegisterWizard' of https://github.com/abouolia/Bigcapital into RegisterWizard
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