diff options
Diffstat (limited to 'src/components/index.ts')
| -rw-r--r-- | src/components/index.ts | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/components/index.ts b/src/components/index.ts deleted file mode 100644 index 6e7bcb7..0000000 --- a/src/components/index.ts +++ /dev/null @@ -1,4 +0,0 @@ -import BlockLink from "./BlockLink"; -import Layout from "./Layout"; - -export { BlockLink, Layout }; |
