Correct typo in comment
This commit is contained in:
parent
5b522c12ee
commit
a3fce9d298
@ -242,8 +242,8 @@ pub fn AddRemove() -> View {
|
||||
}
|
||||
});
|
||||
|
||||
// update the realization when the constraint activated, or
|
||||
// edited while active
|
||||
// update the realization when the constraint is activated,
|
||||
// or edited while active
|
||||
create_effect(move || {
|
||||
rep.track();
|
||||
console::log_2(
|
||||
|
Loading…
Reference in New Issue
Block a user