PromoCursed/node_modules/.cache/babel-loader/0240670b9f36493161a4a9851faeffa5bbbe818a4c81d8880826d99bf521f5f2.json
2024-08-20 23:25:37 +04:00

1 line
1.7 KiB
JSON

{"ast":null,"code":"\"use client\";\n\n/* eslint-disable jsx-a11y/heading-has-content */\nimport * as React from 'react';\nimport classNames from 'classnames';\nconst Title = _ref => {\n let {\n prefixCls,\n className,\n width,\n style\n } = _ref;\n return /*#__PURE__*/(\n // biome-ignore lint/a11y/useHeadingContent: HOC here\n React.createElement(\"h3\", {\n className: classNames(prefixCls, className),\n style: Object.assign({\n width\n }, style)\n })\n );\n};\nexport default Title;","map":{"version":3,"names":["React","classNames","Title","_ref","prefixCls","className","width","style","createElement","Object","assign"],"sources":["C:/Users/Аришина)/Desktop/promo/node_modules/antd/es/skeleton/Title.js"],"sourcesContent":["\"use client\";\n\n/* eslint-disable jsx-a11y/heading-has-content */\nimport * as React from 'react';\nimport classNames from 'classnames';\nconst Title = _ref => {\n let {\n prefixCls,\n className,\n width,\n style\n } = _ref;\n return (\n /*#__PURE__*/\n // biome-ignore lint/a11y/useHeadingContent: HOC here\n React.createElement(\"h3\", {\n className: classNames(prefixCls, className),\n style: Object.assign({\n width\n }, style)\n })\n );\n};\nexport default Title;"],"mappings":"AAAA,YAAY;;AAEZ;AACA,OAAO,KAAKA,KAAK,MAAM,OAAO;AAC9B,OAAOC,UAAU,MAAM,YAAY;AACnC,MAAMC,KAAK,GAAGC,IAAI,IAAI;EACpB,IAAI;IACFC,SAAS;IACTC,SAAS;IACTC,KAAK;IACLC;EACF,CAAC,GAAGJ,IAAI;EACR,OACE;IACA;IACAH,KAAK,CAACQ,aAAa,CAAC,IAAI,EAAE;MACxBH,SAAS,EAAEJ,UAAU,CAACG,SAAS,EAAEC,SAAS,CAAC;MAC3CE,KAAK,EAAEE,MAAM,CAACC,MAAM,CAAC;QACnBJ;MACF,CAAC,EAAEC,KAAK;IACV,CAAC;EAAC;AAEN,CAAC;AACD,eAAeL,KAAK","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]}