Skip to content

Commit

Permalink
Add onclick function for dryrun page
Browse files Browse the repository at this point in the history
Signed-off-by: hemahg <[email protected]>
  • Loading branch information
hemahg committed Dec 19, 2024
1 parent ca6803e commit 37e6871
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ export function DryrunSelect({
id="split-button-action-secondary-with-toggle-button"
key="split-action-secondary"
aria-label={t("dry_run")}
onClick={openDryrun}
>
{t("dry_run")}
</MenuToggleAction>,
Expand Down

0 comments on commit 37e6871

Please sign in to comment.