1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00

Improve template

This commit is contained in:
Dan Finlay 2016-06-16 15:51:39 -07:00
parent 0f564aa64d
commit f6d1da7793

View File

@ -16,8 +16,7 @@ function COMPONENTNAME() {
}
COMPONENTNAME.prototype.render = function() {
var state = this.props
var rpc = state.rpc
const props = this.props
return (
h('div', {