Correct typo in comment

This commit is contained in:
Aaron Fenyes 2024-10-31 01:24:06 -07:00
parent 5b522c12ee
commit a3fce9d298

View File

@ -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(