Skip to content

Commit

Permalink
🔨 refactor:test
Browse files Browse the repository at this point in the history
  • Loading branch information
eleliauk committed Sep 12, 2024
1 parent b0158de commit 190aa26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/common/components/AnswerToStudent/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ function AnswerToStudent() {
return (
<View className="question-container">
<View>问题问题问题问题问题:</View>
<View>10个回答</View>
<View>1个回答</View>
</View>
);
}
Expand Down

0 comments on commit 190aa26

Please sign in to comment.