mirror of
https://github.com/yusufipk/RepoHub.git
synced 2026-09-12 02:56:07 +00:00
Refactor recommendations: fix modal closing, update icons, extract components
This commit is contained in:
@@ -85,7 +85,7 @@ export interface CategoryPreset {
|
||||
category: UserCategory;
|
||||
packages: PackagePreset[];
|
||||
description: string;
|
||||
icon: string;
|
||||
// Icon removed in favor of UI-side mapping
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user