Skip to content

Commit

Permalink
fix(ImageBase): fix types
Browse files Browse the repository at this point in the history
  • Loading branch information
EldarMuhamethanov committed Dec 4, 2024
1 parent c8529ee commit 9a5aa53
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ const ContextMenu = () => {
<CellButton
role="menuitem"
before={<Icon28DeleteOutline />}
mode="danger"
appearance="negative"
onClick={onClose}
>
Удалить
Expand Down

0 comments on commit 9a5aa53

Please sign in to comment.