mirror of
https://github.com/portainer/portainer.git
synced 2025-08-03 04:45:21 +02:00
fix(sidebar): sort issues [EE-3447] (#7147)
This commit is contained in:
parent
d32793e84e
commit
b004b33935
6 changed files with 119 additions and 65 deletions
|
@ -19,7 +19,6 @@ export function Wrapper({
|
|||
className,
|
||||
'text-gray-3 min-h-8 [&>a]:text-inherit [&>a]:hover:text-inherit [&>a]:hover:no-underline'
|
||||
)}
|
||||
title={label}
|
||||
aria-label={label}
|
||||
// eslint-disable-next-line react/jsx-props-no-spreading
|
||||
{...ariaProps}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue