Skip to content

Commit

Permalink
Merge pull request #2480 from hashicorp/showcase-small-fix
Browse files Browse the repository at this point in the history
Showcase - Tiny fix to a `Modal` demo
  • Loading branch information
didoo authored Oct 7, 2024
2 parents cbd928c + d473afc commit 771b59c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion showcase/app/templates/components/modal.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -437,7 +437,7 @@
<Hds::Modal
id="superselect-modal3"
class="shw-component-modal-with-super-select-fix-overflow"
@onClose={{fn this.deactivateModal "superselectModalActive2"}}
@onClose={{fn this.deactivateModal "superselectModalActive3"}}
as |M|
>
<M.Header>
Expand Down

0 comments on commit 771b59c

Please sign in to comment.