Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…initializer-javascript into markdown-link-check
  • Loading branch information
jspaaks committed Jul 6, 2020
2 parents fe27bb9 + 64e82dc commit 76c3846
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion docs/dist/build.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions src/Identifier.vue
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@
<input
v-bind:value="identifier.type"
v-bind:class="{error: validation_type.error }"
placeholder="doi | swh | url | other"
v-on:input="update_identifier_type($event)"
>
<p
Expand Down

0 comments on commit 76c3846

Please sign in to comment.