Design improvements.

This commit is contained in:
pheralb
2023-10-29 13:58:11 +00:00
parent 68c929b755
commit dfc975df71
5 changed files with 24 additions and 10 deletions
+1 -2
View File
@@ -13,5 +13,4 @@ export type tCategory =
| 'Entertainment'
| 'Browser'
| 'Language'
| 'Education'
| 'Jobs';
| 'Education';