Skip to content

Commit

Permalink
Update Save default title
Browse files Browse the repository at this point in the history
  • Loading branch information
mikhail-vl committed Jul 15, 2023
1 parent b389fcc commit d98bb1d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/FormPanel/FormPanel.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -523,6 +523,7 @@ export const FormPanel: React.FC<Props> = ({
onClick={onSaveUpdates}
size={options.buttonGroup.size}
data-testid={TestIds.panel.buttonSaveDefault}
title="Save values in the dashboard. Requires to Save dashboard."
>
{options.saveDefault.text}
</Button>
Expand Down

0 comments on commit d98bb1d

Please sign in to comment.