Update new/edit object according to figma (#3093)
* made changes according to figma * remove click custom in test
This commit is contained in:
@ -48,7 +48,7 @@ export const SettingsObjects = () => {
|
||||
<StyledH1Title title="Objects" />
|
||||
<Button
|
||||
Icon={IconPlus}
|
||||
title="New object"
|
||||
title="Add object"
|
||||
accent="blue"
|
||||
size="small"
|
||||
onClick={() => navigate('/settings/objects/new')}
|
||||
|
||||
Reference in New Issue
Block a user