Skip to content
Snippets Groups Projects
Commit 9c4206fd authored by Will Billingsley's avatar Will Billingsley
Browse files

Fix typo in README

parent 1d8f19c5
No related branches found
No related tags found
No related merge requests found
......@@ -270,7 +270,7 @@ template: `
<input type="number" v-model:value="config.w" />
Rows:
<input type="number" v-model:value="config.w" />
<input type="number" v-model:value="config.h" />
</div>
`,
```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment