diff --git a/resources/js/types/category.ts b/resources/js/types/category.ts index 8709d138..d9adfda4 100644 --- a/resources/js/types/category.ts +++ b/resources/js/types/category.ts @@ -33,6 +33,8 @@ export const CATEGORY_ICONS = [ 'Shield', 'ShieldCheck', 'ShoppingBag', + 'ShoppingBasket', + 'Globe', 'TrendingUp', 'Undo2', 'Users',