add iconarrow to exports
This commit is contained in:
parent
5298a998ad
commit
6ee5c44372
|
@ -11,6 +11,7 @@ export * from './stories/Header2';
|
|||
export * from './stories/Header3';
|
||||
export * from './stories/SplashIconHeader';
|
||||
export * from './stories/Icon';
|
||||
export * from './stories/IconArrow';
|
||||
export * from './stories/Input';
|
||||
export * from './stories/InputButtonWithIcon';
|
||||
export * from './stories/Label';
|
||||
|
|
Loading…
Reference in New Issue