mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-06 07:21:16 +08:00
Added exports for register.tsx in public_api
This commit is contained in:
parent
7b6a9c3273
commit
ac730de1eb
@ -1 +1,2 @@
|
||||
export * from '.';
|
||||
export * from './index';
|
||||
export * from './register';
|
||||
|
@ -8,6 +8,6 @@
|
||||
"src/**/*.tsx"
|
||||
],
|
||||
"exclude": [
|
||||
"src/__tests__/**/*"
|
||||
"src/__tests__/"
|
||||
]
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user