Skip to content

Commit

Permalink
Fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
DaryaLari committed Dec 5, 2024
1 parent 331589a commit 7a34595
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/ui/units/dash/containers/FixedHeader/FixedHeader.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,6 @@ export const FixedHeaderControls: React.FC<FixedHeaderControlsProps> = ({
'edit-mode': editMode,
hidden: isEmpty && !editMode,
})}
data-qa={FixedHeaderQa.Controls}
>
{content}
</div>
Expand Down

0 comments on commit 7a34595

Please sign in to comment.