remove this shorthand example from playground
This commit is contained in:
parent
9342aee6bd
commit
06927288ba
@ -159,15 +159,3 @@ class Foo {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
### This shorthand
|
|
||||||
|
|
||||||
```js
|
|
||||||
@foo
|
|
||||||
```
|
|
||||||
|
|
||||||
is equivalent to
|
|
||||||
|
|
||||||
```
|
|
||||||
this.foo
|
|
||||||
```
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user