diff options
Diffstat (limited to 'src/components')
| -rw-r--r-- | src/components/post/post.tag | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/post/post.tag b/src/components/post/post.tag index ca6040e..3e41ba7 100644 --- a/src/components/post/post.tag +++ b/src/components/post/post.tag @@ -7,6 +7,6 @@ <script type="es6"> import style from './post.scss'; - + /* Write your ES6 JS here */ </script> </post> |
