feat: rearrange game benchmark wizard and improve overall
This commit is contained in:
@@ -68,7 +68,7 @@ export function PlayabilityBadge({
|
||||
)}
|
||||
title={config.label}
|
||||
>
|
||||
<span className={cn("h-2 w-2 rounded-full", config.dotColor)} />
|
||||
<Icon className="h-3 w-3" />
|
||||
{showLabel && config.label}
|
||||
</span>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user