Skip to content

Commit 8a56305

Browse files
authored
update docs
1 parent b531f09 commit 8a56305

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,10 @@ const list = ref([
158158
{
159159
name: 'Juan',
160160
id: 4
161+
},
162+
{
163+
name: 'Yuan',
164+
id: 5
161165
}
162166
])
163167

0 commit comments

Comments
 (0)