We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 469938f + bad3d54 commit ebd504dCopy full SHA for ebd504d
src/tarot/components/TarotReadingReviewModal.tsx
@@ -13,6 +13,7 @@ interface Props {
13
onOpenChange: (open: boolean) => void;
14
}
15
16
+//test
17
enum ReviewScore {
18
BAD = "2",
19
NOT_BAD = "1",
0 commit comments