style: added a divider
This commit is contained in:
committed by
Nicolás Hatcher Andrés
parent
857ebabf16
commit
7e54cb6aa2
@@ -194,6 +194,7 @@ const CellContextMenu = (properties: CellContextMenuProps) => {
|
||||
{t("cell_context.freeze_rows", { row })}
|
||||
</ItemNameStyled>
|
||||
</StyledMenuItem>
|
||||
<MenuDivider />
|
||||
<StyledMenuItem
|
||||
onClick={() => {
|
||||
onUnfreezeColumns();
|
||||
|
||||
Reference in New Issue
Block a user