diff options
Diffstat (limited to 'src/components/post/index.js')
| -rw-r--r-- | src/components/post/index.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/components/post/index.js b/src/components/post/index.js new file mode 100644 index 0000000..a3fac5e --- /dev/null +++ b/src/components/post/index.js @@ -0,0 +1,2 @@ +import post from './post.tag'; +export default post;
\ No newline at end of file |
