Skip to content

Commit

Permalink
docs: ✏️ update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
joaomede committed Mar 16, 2022
1 parent 5b810f0 commit 56be54c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ npm install vue3-json-editor --save
<Vue3JsonEditor
v-model="json"
:show-btns="true"
:expandedOnStart="true
:expandedOnStart="true"
@json-change="onJsonChange"
/>
</div>
Expand Down

0 comments on commit 56be54c

Please sign in to comment.