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() {
|
COMPONENTNAME.prototype.render = function() {
|
||||||
var state = this.props
|
const props = this.props
|
||||||
var rpc = state.rpc
|
|
||||||
|
|
||||||
return (
|
return (
|
||||||
h('div', {
|
h('div', {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user