- fix: to export a Component in typescript, you need to create index.ts in each subfolder of the components folder !
This commit is contained in:
@@ -4,3 +4,5 @@ export * from './signin-option'
|
||||
export * from './signup-option'
|
||||
export * from './key-value'
|
||||
export * from './payload'
|
||||
|
||||
export * from './Categories'
|
||||
|
||||
Reference in New Issue
Block a user