Skip to content

Commit

Permalink
#5561-Set a new name for the button acs style (#5721)
Browse files Browse the repository at this point in the history
* fix:add new name

* test: add test
  • Loading branch information
KristinaKasyanovskaya authored Oct 11, 2024
1 parent dc8acb8 commit 7c1974d
Show file tree
Hide file tree
Showing 7 changed files with 1 addition and 1 deletion.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -332,7 +332,7 @@ const SettingsDialog = (props: Props) => {
key="acsstylebutton"
onClick={onACSStyle}
>
ACS Style
Set ACS Settings
</button>
);

Expand Down

0 comments on commit 7c1974d

Please sign in to comment.