increased total onboarding steps
This commit is contained in:
parent
c00dc3e0f1
commit
2b9a21d8bb
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@ export const UI_CONSTANTS = {
|
|||
export const ANIMATION_DURATION = 0.4;
|
||||
export const SIDEBAR_WIDTH = 280;
|
||||
export const HEADER_HEIGHT = 54;
|
||||
export const TOTAL_ONBOARDING_STEPS = 4;
|
||||
export const TOTAL_ONBOARDING_STEPS = 5;
|
||||
|
||||
/**
|
||||
* Local Storage Keys
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue