57144.js 2.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566
  1. exports.id = 57144;
  2. exports.ids = [57144];
  3. exports.modules = {
  4. /***/ 93020:
  5. /***/ ((module) => {
  6. // Exports
  7. module.exports = {
  8. "container": "PageContainer_container__1TUET",
  9. "fullWidth": "PageContainer_fullWidth__RU5GM"
  10. };
  11. /***/ }),
  12. /***/ 30089:
  13. /***/ ((module) => {
  14. // Exports
  15. module.exports = {
  16. "contentPage": "contentPage_contentPage__GtoGM",
  17. "heading": "contentPage_heading__COCGv",
  18. "italicLarge": "contentPage_italicLarge__JVHhO",
  19. "image": "contentPage_image__Vgw2Y",
  20. "list": "contentPage_list__yuDCq",
  21. "underline": "contentPage_underline__1hrK7",
  22. "subListItem": "contentPage_subListItem__jozHS",
  23. "ctaContainer": "contentPage_ctaContainer__WdRQb",
  24. "section": "contentPage_section__mOqj2",
  25. "subSection": "contentPage_subSection__Crmto",
  26. "innerSection": "contentPage_innerSection__K7hW3",
  27. "bold": "contentPage_bold___v0J7",
  28. "subHeading": "contentPage_subHeading__kNRWM"
  29. };
  30. /***/ }),
  31. /***/ 9234:
  32. /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
  33. "use strict";
  34. /* harmony export */ __webpack_require__.d(__webpack_exports__, {
  35. /* harmony export */ "Z": () => (__WEBPACK_DEFAULT_EXPORT__)
  36. /* harmony export */ });
  37. /* harmony import */ var react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(20997);
  38. /* harmony import */ var react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__);
  39. /* harmony import */ var _PageContainer_module_scss__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(93020);
  40. /* harmony import */ var _PageContainer_module_scss__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_PageContainer_module_scss__WEBPACK_IMPORTED_MODULE_1__);
  41. const PageContainer = ({ children })=>{
  42. return /*#__PURE__*/ react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx("div", {
  43. className: (_PageContainer_module_scss__WEBPACK_IMPORTED_MODULE_1___default().container),
  44. children: children
  45. });
  46. };
  47. /* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (PageContainer);
  48. /***/ })
  49. };
  50. ;
  51. //# sourceMappingURL=57144.js.map