diff options
| author | Jan Tuomi <jans.tuomi@gmail.com> | 2017-12-28 15:13:50 +0200 |
|---|---|---|
| committer | Jan Tuomi <jans.tuomi@gmail.com> | 2017-12-28 15:13:50 +0200 |
| commit | 7fae8652d56e02237ad281c217a3f3d76ed4190a (patch) | |
| tree | a8bd6690a476004d2aa9d74ab7d3fa8473036227 /src/components | |
| parent | 04a05206ff197fef47a985a24dfde7ae9c405520 (diff) | |
Change namemaster
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> |
