You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1 line
949 B
1 line
949 B
{"ast":null,"code":"import createWithBsPrefix from './createWithBsPrefix';\nimport divWithClassName from './divWithClassName';\nconst DivStyledAsH4 = divWithClassName('h4');\nexport default createWithBsPrefix('modal-title', {\n Component: DivStyledAsH4\n});","map":{"version":3,"names":["createWithBsPrefix","divWithClassName","DivStyledAsH4","Component"],"sources":["C:/Cours/SAE/SAE-3.01/Scripted/Scripted/website/node_modules/react-bootstrap/esm/ModalTitle.js"],"sourcesContent":["import createWithBsPrefix from './createWithBsPrefix';\nimport divWithClassName from './divWithClassName';\nconst DivStyledAsH4 = divWithClassName('h4');\nexport default createWithBsPrefix('modal-title', {\n Component: DivStyledAsH4\n});"],"mappings":"AAAA,OAAOA,kBAAkB,MAAM,sBAAsB;AACrD,OAAOC,gBAAgB,MAAM,oBAAoB;AACjD,MAAMC,aAAa,GAAGD,gBAAgB,CAAC,IAAI,CAAC;AAC5C,eAAeD,kBAAkB,CAAC,aAAa,EAAE;EAC/CG,SAAS,EAAED;AACb,CAAC,CAAC"},"metadata":{},"sourceType":"module"} |