diff --git a/src/types/categories.ts b/src/types/categories.ts index 2c79b97..af124de 100644 --- a/src/types/categories.ts +++ b/src/types/categories.ts @@ -16,5 +16,5 @@ export type tCategory = | 'Education' | 'Design' | 'Typing' - | 'Community'; + | 'Community' | 'Marketplace'; \ No newline at end of file