import { useActionChildren } from "https://deno.land/x/fathym_atomic@v0.0.104/src/atoms/Action.tsx";
Parameters
children: ComponentChildren | Array<ActionProps>
Returns
{ nav: ComponentChildren; navActions: Array<ActionProps> | undefined; }
x/fathym_atomic/src/atoms/Action.tsx>useActionChildren
import { useActionChildren } from "https://deno.land/x/fathym_atomic@v0.0.104/src/atoms/Action.tsx";