UNPKG

eldav1d-marvel-ui

Version:

UI library for (and from) Playing with Marvel API

8 lines (7 loc) 349 B
import { jsxs as t, jsx as o } from "react/jsx-runtime"; import { g as a } from "../../../helpers-BqRJSq4o.js"; const n = ({ classNameFieldset: e, title: r, children: s }) => t("fieldset", { className: a(e), children: [o("legend", { className: "mb-1", children: r }), s] }); export { n as default }; //# sourceMappingURL=FormGroupContainer.js.map