docs: update readme
This commit is contained in:
parent
b718baad33
commit
441286595c
|
@ -67,7 +67,6 @@ const nameStore = new class Store {
|
|||
name: 'hello'
|
||||
}
|
||||
rename = () => {
|
||||
console.log(123)
|
||||
this.data.name = 'bcd'
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue