forked from glen/dyna3
Correct typo in comment
This commit is contained in:
parent
5b522c12ee
commit
a3fce9d298
1 changed files with 2 additions and 2 deletions
|
@ -242,8 +242,8 @@ pub fn AddRemove() -> View {
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
// update the realization when the constraint activated, or
|
// update the realization when the constraint is activated,
|
||||||
// edited while active
|
// or edited while active
|
||||||
create_effect(move || {
|
create_effect(move || {
|
||||||
rep.track();
|
rep.track();
|
||||||
console::log_2(
|
console::log_2(
|
||||||
|
|
Loading…
Add table
Reference in a new issue