Skip to content

Commit

Permalink
fix: ATopicCard's topicSide format
Browse files Browse the repository at this point in the history
  • Loading branch information
Jinho1011 committed Feb 8, 2024
1 parent 2762446 commit 9ef7c89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/routes/A/AlphaTopics.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ const AlphaTopics = () => {
<AlphaTopicCard
chip="popular"
topicId={241}
topicSide={'A'}
topicSide={'TOPIC_A'}
topicTitle={'topicTitle'}
deadline={0}
voteCount={42}
Expand Down

0 comments on commit 9ef7c89

Please sign in to comment.