diff --git a/src/index.tsx b/src/index.tsx index 9c26c02..b6e0de4 100644 --- a/src/index.tsx +++ b/src/index.tsx @@ -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';