UNPKG

@anoki/fse-ui

Version:

FSE UI components library

8 lines (7 loc) 396 B
import { j as i } from "./index.es244.js"; import './components/ui/ActionPoint/ActionPoint.css';/* empty css */ const e = ({ links: n }) => /* @__PURE__ */ i.jsx("div", { className: "action-point", children: n.map((t, o) => /* @__PURE__ */ i.jsx("a", { className: "link", href: t.link, children: t.title }, o)) }); export { e as ActionPoint }; //# sourceMappingURL=index.es93.js.map