diff options
Diffstat (limited to 'src/components/organisms/index.ts')
| -rw-r--r-- | src/components/organisms/index.ts | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/components/organisms/index.ts b/src/components/organisms/index.ts index 8dfc61b..386eebf 100644 --- a/src/components/organisms/index.ts +++ b/src/components/organisms/index.ts @@ -1,5 +1,4 @@ export * from './forms'; -export * from './images'; export * from './layout'; export * from './modals'; export * from './toolbar'; |
