feat: add crypto category

This commit is contained in:
Roberth González
2023-10-29 11:57:04 +00:00
parent 79209b57e1
commit 45e6b075d8
12 changed files with 82 additions and 1 deletions
+1
View File
@@ -8,6 +8,7 @@ export type tCategory =
| 'CMS'
| 'Database'
| 'Compiler'
| 'Crypto'
| 'Social'
| 'Entertainment'
| 'Browser'