import { useEffect } from "https://deno.land/x/fathym_atomic_design_kit@v0.0.108-integration/src/src.deps.ts";
Accepts a function that contains imperative, possibly effectful code. The effects run after browser paint, without blocking it.
import { useEffect } from "https://deno.land/x/fathym_atomic_design_kit@v0.0.108-integration/src/src.deps.ts";
Accepts a function that contains imperative, possibly effectful code. The effects run after browser paint, without blocking it.