Skip to content

Commit

Permalink
fix external link
Browse files Browse the repository at this point in the history
  • Loading branch information
lmiller1990 committed Aug 29, 2022
1 parent 14dc87f commit 06debea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/app/src/specs/CreateSpecModal.vue
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
:title="title"
:model-value="show"
:help-link="helpLink"
:no-help="!helpLink"
data-cy="create-spec-modal"
@update:model-value="close"
>
Expand Down

0 comments on commit 06debea

Please sign in to comment.