Skip to content

Commit 8b6ef54

Browse files
committed
Update README.md
1 parent 08141dc commit 8b6ef54

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,8 @@ In templates:
4848
In computed properties:
4949

5050
```js
51+
@service clock;
52+
5153
get seconds() {
5254
// this will update every second
5355
const second = this.clock.second

0 commit comments

Comments
 (0)