added steps modal with next and previous buttons
- changes for improve app access setting flow
This commit is contained in:
parent
bc1a072515
commit
e830a095b8
12 changed files with 200 additions and 26 deletions
1
src/components/ProgressSteps/index.ts
Normal file
1
src/components/ProgressSteps/index.ts
Normal file
|
|
@ -0,0 +1 @@
|
|||
export { ProgressSteps } from './ProgressSteps';
|
||||
Reference in a new issue