From a3fce9d29829aa4ee1ec8ae7554fc647fd243ef5 Mon Sep 17 00:00:00 2001 From: Aaron Fenyes Date: Thu, 31 Oct 2024 01:24:06 -0700 Subject: [PATCH] Correct typo in comment --- app-proto/src/add_remove.rs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-proto/src/add_remove.rs b/app-proto/src/add_remove.rs index ead66dd..15d30f2 100644 --- a/app-proto/src/add_remove.rs +++ b/app-proto/src/add_remove.rs @@ -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(