mirror of
https://github.com/centau/vide.git
synced 2026-08-20 23:01:37 +00:00
Fix mistakes in docs
This commit is contained in:
parent
baf308ccf3
commit
bacb4fa0f0
8 changed files with 12 additions and 18 deletions
|
|
@ -35,8 +35,6 @@ local function setup()
|
|||
effect(function()
|
||||
print(count())
|
||||
end)
|
||||
|
||||
return count
|
||||
end
|
||||
|
||||
setup() -- error, effect() tried to create a reactive scope with no stable scope
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue