Components
Onboarding Flow
The OnboardingFlow
component is used to onboard a user to the application. It’s a simple component that shows a list of steps that the user needs to complete.
You can customise each step inside the OnboardingFlow.tsx
file. You can also add / remove steps from the ONBOARDING_STEPS
arr.