diff --git a/packages/effect-fc/src/Component.ts b/packages/effect-fc/src/Component.ts index 63ce0d5..ac5e8f9 100644 --- a/packages/effect-fc/src/Component.ts +++ b/packages/effect-fc/src/Component.ts @@ -88,7 +88,7 @@ const use = Effect.fnUntraced(function*

[] + readonly nonReactiveTags: readonly Context.Tag[] /** * Specifies the execution strategy for finalizers when the component unmounts or its scope closes.