Skip to content

Commit

Permalink
間違えて修正してしまったファイルを戻す
Browse files Browse the repository at this point in the history
  • Loading branch information
eatplaynap committed Mar 21, 2022
1 parent 580a4b3 commit 629d777
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/javascript/question.vue
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<template lang="pug">
.thread-list-item(:class='answerClass')
.thread-list-item(:class='questionClass')
.thread-list-item__inner
.thread-list-item__user
a.a-user-name(:href='question.user.url')
Expand Down

0 comments on commit 629d777

Please sign in to comment.