diff options
Diffstat (limited to 'src/components/atoms/images/index.ts')
| -rw-r--r-- | src/components/atoms/images/index.ts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/components/atoms/images/index.ts b/src/components/atoms/images/index.ts index cb6151d..197d909 100644 --- a/src/components/atoms/images/index.ts +++ b/src/components/atoms/images/index.ts @@ -1 +1,2 @@ +export * from './icons'; export * from './logo'; |
