Skip to content

Commit 604ced1

Browse files
authored
Update README.md
1 parent e52c28c commit 604ced1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/form-spinbutton/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ Spinbuttons can be oriented in vertical mode:
149149
<script>
150150
export default {
151151
data() {
152-
return: {
152+
return {
153153
value: 50
154154
}
155155
}

0 commit comments

Comments
 (0)