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:
parent
0f564aa64d
commit
f6d1da7793
@ -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', {
|
||||
|
Loading…
x
Reference in New Issue
Block a user