Merge pull request #14228 from overleaf/mj-table-icon

[cm6] Change table toolbar icon to table_chart

GitOrigin-RevId: b058919ad8a860a73d08784c86709119bbee4890
This commit is contained in:
Mathias Jakobsen 2023-08-17 09:08:30 +01:00 committed by Copybot
parent a5ad8a1deb
commit 8caa1f8e14

View file

@ -45,7 +45,7 @@ export const TableInserterDropdown: FC = () => {
}}
ref={target}
>
<MaterialIcon type="table" />
<MaterialIcon type="table_chart" />
</Button>
</Tooltip>
<Overlay