Add React Map

This commit is contained in:
Berkeley Martinez
2016-03-21 15:39:45 -07:00
parent 844afb6e2f
commit c909cd032e
17 changed files with 313 additions and 39 deletions

View File

@ -34,6 +34,10 @@
"type": "string",
"required": true,
"description": "The title of this block, suitable for display"
},
"time": {
"type": "string",
"required": true
}
},
"validations": [],