Skip to content
This repository has been archived by the owner on Apr 18, 2024. It is now read-only.

Commit

Permalink
Update src/components/DataManager/Toolbar/ActionsButton.js
Browse files Browse the repository at this point in the history
Co-authored-by: bmartel <brandonmartel@gmail.com>
  • Loading branch information
yyassi-heartex and bmartel authored Jul 14, 2023
1 parent 636bc3e commit 1814720
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/DataManager/Toolbar/ActionsButton.js
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,6 @@ export const ActionsButton = injector(observer(({ store, size, hasSelected, ...r
</Block>
);

//&& action.newStyle
return hasChildren ? (
<Dropdown.Trigger
key={action.id}
Expand Down

0 comments on commit 1814720

Please sign in to comment.