Added procure logo and marketplace category

This commit is contained in:
Yas Tabasam
2023-12-17 12:07:23 -05:00
parent 6d6e4f8ade
commit cb1f1052d1
3 changed files with 27 additions and 2 deletions
+2 -1
View File
@@ -15,4 +15,5 @@ export type tCategory =
| 'Language'
| 'Education'
| 'Design'
| 'Typing';
| 'Typing'
| 'Marketplace';