Skip to content

Commit

Permalink
pkp/pkp-lib#10821 fix syntax error in FieldTextUrn.js
Browse files Browse the repository at this point in the history
  • Loading branch information
bozana committed Jan 20, 2025
1 parent 3576a57 commit 8915fe9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion plugins/pubIds/urn/js/FieldTextUrn.js
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@ pkp.registry.registerComponent('FieldTextUrn', {
' :id="describedByErrorId"' +
' :messages="errors"' +
' />' +
' </div>' +
' </div>' +
' </div>',
props: {
Expand Down

0 comments on commit 8915fe9

Please sign in to comment.