Skip to content

Commit 3a405e7

Browse files
committed
chore: readme
1 parent b633d1b commit 3a405e7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ pdfeasy.add([
123123
],
124124
},
125125
options: {}
126-
}}
126+
}},
127127
{ form: [ // dynamic forms
128128
{ name: 'button-field', type: 'button', options: { label: 'Click here!'} },
129129
{ name: 'text-field', type: 'text', options: { value: '' }},

0 commit comments

Comments
 (0)