Loading...
Loading...
Compare original and translation side by side
/onboardfrontend-design/onboardfrontend-designNo projects yet
Projects help you organize your work and collaborate with your team.
[Create your first project] or [Start from template]No projects yet
Projects help you organize your work and collaborate with your team.
[Create your first project] or [Start from template]?⌘K?⌘K// Track which onboarding steps user has seen
localStorage.setItem('onboarding-completed', 'true');
localStorage.setItem('feature-tooltip-seen-reports', 'true');// Track which onboarding steps user has seen
localStorage.setItem('onboarding-completed', 'true');
localStorage.setItem('feature-tooltip-seen-reports', 'true');