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