Skip to content

Commit

Permalink
fix(LightBox): fix LightBox controller
Browse files Browse the repository at this point in the history
  • Loading branch information
Lisa18289 committed Nov 19, 2024
1 parent f3e84af commit 5cc4507
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/components/src/components/Action/Action.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,6 @@ export const Action = flowComponent("Action", (props) => {
? action.confirmationModalController
: action.getOverlayController("Modal");
}),

ActionGroup: {
Button: actionButtonContext,
},
Expand Down

0 comments on commit 5cc4507

Please sign in to comment.