ソースを参照

add index.tsx to export

Yuki Takei 3 年 前
コミット
211e323baa
1 ファイル変更1 行追加0 行削除
  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';