testing out exports
This commit is contained in:
parent
469d767562
commit
6871df423f
|
@ -15,7 +15,7 @@ export * from './stories/InputButtonWithIcon';
|
|||
export * from './stories/Label';
|
||||
export * from './stories/ProgressIndicator';
|
||||
export * from './stories/Select';
|
||||
export * from './stories/SplashIconHeader';
|
||||
export * as SplashIconHeader from './stories/SplashIconHeader';
|
||||
export * from './stories/TextArea';
|
||||
export * from './stories/TextAreaParagraph';
|
||||
export * from './stories/utilities/CenteredContainer';
|
||||
|
|
Loading…
Reference in New Issue