From abc082f7c06bdefe2eae9d7493757e770897d151 Mon Sep 17 00:00:00 2001 From: syuilo Date: Sun, 24 Jun 2018 13:08:48 +0900 Subject: リモートフォローフォームを実装するなど MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/client/app/common/views/pages/follow.vue | 215 +++++++++++++++++++++++++++ 1 file changed, 215 insertions(+) create mode 100644 src/client/app/common/views/pages/follow.vue (limited to 'src/client/app/common') diff --git a/src/client/app/common/views/pages/follow.vue b/src/client/app/common/views/pages/follow.vue new file mode 100644 index 0000000000..c8e838be85 --- /dev/null +++ b/src/client/app/common/views/pages/follow.vue @@ -0,0 +1,215 @@ + + + + + -- cgit v1.2.3-freya