From 3310ec0e5345db720f029dcdd6e5f37ac45f90c2 Mon Sep 17 00:00:00 2001 From: junohm410 Date: Tue, 27 Feb 2024 00:44:42 +0900 Subject: [PATCH] =?UTF-8?q?=E5=AD=90=E3=82=B3=E3=83=B3=E3=83=9D=E3=83=BC?= =?UTF-8?q?=E3=83=8D=E3=83=B3=E3=83=88=E3=81=A8=E3=81=AE=E5=90=8D=E5=89=8D?= =?UTF-8?q?=E3=81=AE=E8=A1=9D=E7=AA=81=E3=82=92=E9=81=BF=E3=81=91=E3=82=8B?= =?UTF-8?q?=E3=81=9F=E3=82=81=E3=80=81=E8=B3=AA=E5=95=8F=E3=83=9A=E3=83=BC?= =?UTF-8?q?=E3=82=B8=E3=81=AE=E7=AD=94=E3=81=88=E9=83=A8=E5=88=86=E3=81=AE?= =?UTF-8?q?=E8=A6=AA=E3=81=AEVue=E3=83=95=E3=82=A1=E3=82=A4=E3=83=AB?= =?UTF-8?q?=E3=82=92=E3=83=AA=E3=83=8D=E3=83=BC=E3=83=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/{answers.vue => question-answers.vue} | 4 ++-- app/javascript/packs/application.js | 4 ++-- app/views/questions/show.html.slim | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) rename app/javascript/components/{answers.vue => question-answers.vue} (98%) diff --git a/app/javascript/components/answers.vue b/app/javascript/components/question-answers.vue similarity index 98% rename from app/javascript/components/answers.vue rename to app/javascript/components/question-answers.vue index 04742fab802..331217f50aa 100644 --- a/app/javascript/components/answers.vue +++ b/app/javascript/components/question-answers.vue @@ -16,11 +16,11 @@ div