forked from glen/dyna3
Correct typo in comment
This commit is contained in:
parent
70978c640b
commit
cc126fc527
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 || {
|
||||||
lorentz_prod.track();
|
lorentz_prod.track();
|
||||||
console::log_2(
|
console::log_2(
|
||||||
|
|
Loading…
Add table
Reference in a new issue