aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/molecules/grid/index.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/molecules/grid/index.ts')
-rw-r--r--src/components/molecules/grid/index.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/components/molecules/grid/index.ts b/src/components/molecules/grid/index.ts
index d24d1bd..d657dcb 100644
--- a/src/components/molecules/grid/index.ts
+++ b/src/components/molecules/grid/index.ts
@@ -1 +1,2 @@
export * from './grid';
+export * from './grid-item';