File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -21,15 +21,15 @@ <h3 class="email" value="{{render2.data.email}}">--</h3>
2121 < h3 data-attribute ="{{render2.data.personal_info.email}} " name ="email " value ="{{render2.data.personal_info.email}} "> </ h3 >
2222
2323 < div class ="template card " data-render_array ="render2.data.testing_array ">
24-
24+ testing-array template
2525 < h3 data-attribute ="{{render2.data.testing_array.email}} " name ="email " class ="{{render2.data.testing_array.email}} " value ="{{render2.data.testing_array.email}} "> </ h3 >
2626 < h3 value ="{{render2.collection}} "> </ h3 >
2727
2828 < h3 value ="{{render2.data.personal_info.email}} "> </ h3 >
2929 < div > *******************************************</ div >
3030 </ div >
3131 < div class ="template card " data-render_array ="render2.data.string_array " data-render_key ="string ">
32-
32+ string - template
3333 < h3 name ="test " data-attribute ="{{string[]}} " class ="{{string[]}} " value ="{{string[]}} "> </ h3 >
3434
3535 </ div >
Original file line number Diff line number Diff line change 6060 "webpack-log" : " ^3.0.1"
6161 },
6262 "dependencies" : {
63- "@cocreate/docs" : " ^1.0.0 " ,
63+ "@cocreate/docs" : " ^1.1.14 " ,
6464 "mini-css-extract-plugin" : " ^1.5.0"
6565 }
6666}
Original file line number Diff line number Diff line change 876876 " @cocreate/docs" " ^1.0.0"
877877 " @cocreate/socket-client" " ^1.0.0"
878878
879- " @cocreate/docs@^1.0.0 " :
879+ " @cocreate/docs@^1.0.0" , "@cocreate/docs@^1.1.14" :
880880 version "1.1.14"
881881 resolved "https://registry.yarnpkg.com/@cocreate/docs/-/docs-1.1.14.tgz#992e6e2e2d9b848e3ba65ff4f4abff07dc3ec6ab"
882882 integrity sha512-MBSzKticJG8bzfqdN/A1jyLaz5k140S3O6pcN67C1muYfqUpZGxA8Fb4MGZ8QlKjx90De8GgHvZ6XP/x3I4FXw==
You can’t perform that action at this time.
0 commit comments