"use client"; import { useEffect, useRef, useState } from "react"; /** * Inline loader for a static app (SVGnest) placed under /public/svgnest. * It fetches index.html, injects the HTML into a container, then * re-executes