mirror of
https://github.com/prowler-cloud/prowler.git
synced 2026-08-19 09:30:21 +00:00
fix(ui): hide the decorative Slack icon from assistive technology
This commit is contained in:
@@ -764,7 +764,6 @@ export const SlackIcon: React.FC<IconSvgProps> = ({
|
||||
fill="none"
|
||||
focusable="false"
|
||||
height={height ?? size}
|
||||
role="presentation"
|
||||
viewBox="0 0 48 48"
|
||||
width={width ?? size}
|
||||
className={className}
|
||||
|
||||
Reference in New Issue
Block a user