From 359855f2cce134fc39c00d6ae3a93917350f29e6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=81=93=E3=81=B4=E3=81=AA=E3=81=9F=E3=81=BF=E3=81=BD?= Date: Wed, 7 Feb 2018 19:00:55 +0900 Subject: [PATCH] wip --- src/web/app/common/tags/reaction-icon.tag | 21 --------------------- src/web/app/common/tags/reaction-icon.vue | 20 ++++++++++++++++++++ 2 files changed, 20 insertions(+), 21 deletions(-) delete mode 100644 src/web/app/common/tags/reaction-icon.tag create mode 100644 src/web/app/common/tags/reaction-icon.vue diff --git a/src/web/app/common/tags/reaction-icon.tag b/src/web/app/common/tags/reaction-icon.tag deleted file mode 100644 index 2282a5868..000000000 --- a/src/web/app/common/tags/reaction-icon.tag +++ /dev/null @@ -1,21 +0,0 @@ - - %i18n:common.reactions.like% - %i18n:common.reactions.love% - %i18n:common.reactions.laugh% - %i18n:common.reactions.hmm% - %i18n:common.reactions.surprise% - %i18n:common.reactions.congrats% - %i18n:common.reactions.angry% - %i18n:common.reactions.confused% - %i18n:common.reactions.pudding% - - - diff --git a/src/web/app/common/tags/reaction-icon.vue b/src/web/app/common/tags/reaction-icon.vue new file mode 100644 index 000000000..317daf0fe --- /dev/null +++ b/src/web/app/common/tags/reaction-icon.vue @@ -0,0 +1,20 @@ + + +