Skip to content

Commit ebd504d

Browse files
committed
Merge branch 'main' of https://github.com/Nexters/DDD-web
2 parents 469938f + bad3d54 commit ebd504d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/tarot/components/TarotReadingReviewModal.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ interface Props {
1313
onOpenChange: (open: boolean) => void;
1414
}
1515

16+
//test
1617
enum ReviewScore {
1718
BAD = "2",
1819
NOT_BAD = "1",

0 commit comments

Comments
 (0)