mirror of
https://github.com/Novattz/creamlinux-installer.git
synced 2026-05-15 19:02:42 -04:00
bits and bob
This commit is contained in:
@@ -102,7 +102,7 @@ const Icon: React.FC<IconProps> = ({
|
||||
if (BRAND_ICON_NAMES.has(name)) {
|
||||
defaultVariant = 'brand'
|
||||
} else {
|
||||
defaultVariant = 'bold' // Default to outline for non-brand icons
|
||||
defaultVariant = 'bold' // Default to bold for non-brand icons
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user