Skip to content

Commit

Permalink
update example
Browse files Browse the repository at this point in the history
  • Loading branch information
eliknebel committed Sep 14, 2024
1 parent 2a92814 commit be2b4ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ pub fn clock(ctx: Context, props) {
Some(fn() { cancel() })
},
[dep(time)],
[],
)
let current_time = int.to_string(time)
Expand Down

0 comments on commit be2b4ac

Please sign in to comment.