Fix organization setup flow: redirect to onboarding for incomplete setup
This commit is contained in:
8
components/ui/index.ts
Normal file
8
components/ui/index.ts
Normal file
@@ -0,0 +1,8 @@
|
||||
export * from './Alert';
|
||||
export * from './Breadcrumb';
|
||||
export * from './Icons';
|
||||
export * from './Inputs';
|
||||
export * from './Progress';
|
||||
export * from './Question';
|
||||
export * from './QuestionInput';
|
||||
export * from './Table';
|
||||
Reference in New Issue
Block a user