Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 5c18e45

Browse files
typos
Capitalise label property for consistency, and change model property (If I have understood the documentation correctly)
1 parent e1603b4 commit 5c18e45

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎usage.md‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,8 +87,8 @@ export default {
8787
fields: [
8888
{
8989
type: 'select',
90-
label: 'skills',
91-
model: 'type',
90+
label: 'Skills',
91+
model: 'skills',
9292
values: ['Javascript', 'VueJS', 'CSS3', 'HTML5']
9393
},
9494
{

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /