Correct typo in comment
This commit is contained in:
parent
70978c640b
commit
cc126fc527
@ -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 || {
|
||||
lorentz_prod.track();
|
||||
console::log_2(
|
||||
|
Loading…
Reference in New Issue
Block a user