Assist_Design/apps/portal/public/storybook/assets/SectionHeader-Bo81Whai.js
Temuulen Ankhbayar 58a27fd9d3 Revert "revert: remove storybook static build and route handler from production"
This reverts commit 22ed3a409e53979eceea9361b20d87aefe5d497b.
2026-03-07 17:04:51 +09:00

2 lines
584 B
JavaScript

import{j as e}from"./jsx-runtime-D_zvdyIk.js";function i({title:t,children:r,className:s}){return e.jsxs("div",{className:["flex items-center justify-between",s].filter(Boolean).join(" "),children:[e.jsx("h2",{className:"text-lg font-semibold text-foreground",children:t}),r]})}i.__docgenInfo={description:"",methods:[],displayName:"SectionHeader",props:{title:{required:!0,tsType:{name:"string"},description:""},children:{required:!1,tsType:{name:"ReactReactNode",raw:"React.ReactNode"},description:""},className:{required:!1,tsType:{name:"string"},description:""}}};export{i as S};