mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-06 07:39:02 +02:00
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:
committed by
Copybot
parent
a5ad8a1deb
commit
8caa1f8e14
+1
-1
@@ -45,7 +45,7 @@ export const TableInserterDropdown: FC = () => {
|
||||
}}
|
||||
ref={target}
|
||||
>
|
||||
<MaterialIcon type="table" />
|
||||
<MaterialIcon type="table_chart" />
|
||||
</Button>
|
||||
</Tooltip>
|
||||
<Overlay
|
||||
|
||||
Reference in New Issue
Block a user