{"version":3,"file":"Label.mjs","sources":["../../../../../../../../web/src/adminPortal/components/Label.tsx"],"sourcesContent":["import React, { FC } from 'react';\n\nimport { LabelCore, LabelCoreProps } from '../shared/components/Label';\nimport { Typography } from './Typography';\n\nexport type LabelProps = LabelCoreProps;\n\nexport const Label: FC<LabelProps> = (props) => <LabelCore {...props} TypographyComponent={Typography} />;\n"],"names":["Label","props","React","LabelCore","TypographyComponent","Typography"],"mappings":";;;;AAOO,MAAMA,KAAAA,GAAwB,CAACC,KAAAA,iBAAUC,EAAA,CAAA,aAAA,CAACC,SAAAA,EAAAA;AAAW,QAAA,GAAGF,KAAK;QAAEG,mBAAAA,EAAqBC;AAAe,KAAA;;;;"}