File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -4,8 +4,8 @@ module.exports = {
44 "host" : "" ,
55 "sources" : [
66 {
7- "collection " : "files" ,
8- "document " : {
7+ "array " : "files" ,
8+ "object " : {
99 "_id" : "637ca44750234ef1671ce319" ,
1010 "name" : "index.html" ,
1111 "path" : "/docs/lazy-loader/index.html" ,
Original file line number Diff line number Diff line change 2828 </ head >
2929
3030 < body >
31- < div collection ="" document_id ="" name ="" id ="cocreate-lazy-loader ">
31+ < div array ="" object ="" name ="" id ="cocreate-lazy-loader ">
3232 < div
3333 class ="display:flex flex-wrap:wrap justify-content:space-between margin:10px ">
3434 < div class ="display:flex align-items:center ">
169169 < textarea
170170 type ="code "
171171 lang ="html "
172- collection ="demos "
173- document_id =""
172+ array ="demos "
173+ object =""
174174 name ="demo "
175175 save ="false "
176176 id ="demo "
You can’t perform that action at this time.
0 commit comments