add iconarrow to exports

This commit is contained in:
Silas 2021-11-26 16:26:37 -05:00
parent 5298a998ad
commit 6ee5c44372
Signed by: silentsilas
GPG Key ID: 4199EFB7DAA34349
1 changed files with 1 additions and 0 deletions

View File

@ -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';