one more export test
This commit is contained in:
parent
3a2d65e69d
commit
b5ee7aeb86
|
@ -1,8 +1,8 @@
|
|||
import * as styles from './shared/styles';
|
||||
import * as GlobalStyle from './shared/global';
|
||||
|
||||
export { styles, GlobalStyle };
|
||||
export { styles };
|
||||
|
||||
export * from './shared/global';
|
||||
export * from './stories/AutoResizingTextArea';
|
||||
export * from './stories/Button';
|
||||
export * from './stories/FileInput';
|
||||
|
|
Loading…
Reference in New Issue