2 lines
862 B
JavaScript
2 lines
862 B
JavaScript
import{j as s}from"./app-43FwoUKv.js";import{c as o}from"./index-C3aXnQRR.js";import{S as l}from"./SectionTitle-CmR6E75W.js";function g({onSubmit:a,renderActions:m,title:r,description:i,children:e}){const d=!!m;return s.jsxs("div",{className:"md:grid md:grid-cols-3 md:gap-6",children:[s.jsx(l,{title:r,description:i}),s.jsx("div",{className:"mt-5 md:mt-0 md:col-span-2",children:s.jsxs("form",{onSubmit:t=>{t.preventDefault(),a()},children:[s.jsx("div",{className:o("px-4 py-5 bg-white dark:bg-gray-800 sm:p-6 shadow-sm",d?"sm:rounded-tl-md sm:rounded-tr-md":"sm:rounded-md"),children:s.jsx("div",{className:"grid grid-cols-6 gap-6",children:e})}),d&&s.jsx("div",{className:"flex items-center justify-end px-4 py-3 bg-gray-50 dark:bg-gray-800 text-right sm:px-6 shadow-sm sm:rounded-bl-md sm:rounded-br-md",children:m==null?void 0:m()})]})})]})}export{g as F};
|