increased total onboarding steps

This commit is contained in:
Lucas Oliveira 2025-11-18 17:04:17 -03:00
parent c00dc3e0f1
commit 2b9a21d8bb

View file

@ -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