Browse Source

add index.tsx to export

Yuki Takei 3 years ago
parent
commit
211e323baa
1 changed files with 1 additions and 0 deletions
  1. 1 0
      apps/app/src/components/TemplateModal/index.tsx

+ 1 - 0
apps/app/src/components/TemplateModal/index.tsx

@@ -0,0 +1 @@
+export * from './TemplateModal';