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.
1 parent 9e976a5 commit 06e809cCopy full SHA for 06e809c
src/domains/recipe/types/types.ts
@@ -40,4 +40,4 @@ export type TagType = {
40
cocktailNameKo: string;
41
};
42
export type Sort = 'recent' | 'keeps' | 'comments';
43
-export type Sort = 'recent' | 'keeps' | 'comments';
+
0 commit comments