mirror of
https://github.com/stan-smith/FossFLOW.git
synced 2025-12-24 06:58:48 -05:00
feat: updates copy on tooltip
This commit is contained in:
@@ -72,7 +72,7 @@ export const ToolMenu = () => {
|
||||
isActive={mode.type === 'PAN'}
|
||||
/>
|
||||
<IconButton
|
||||
name="Add element"
|
||||
name="Add item"
|
||||
Icon={<AddIcon />}
|
||||
onClick={() => {
|
||||
uiStateStoreActions.setItemControls({
|
||||
|
||||
Reference in New Issue
Block a user