{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/5kbedh8pHCY3L825viSq/V13XD3j6IJXz5fgVPkSj/Hide_Scrollbar.js"],
  "sourcesContent": ["import{jsx as _jsx}from\"react/jsx-runtime\";import styled from\"styled-components\";// Learn more: https://www.framer.com/docs/guides/overrides/\nexport function hideScrollbar(Component){const ScrollableComponent=styled(Component)`\n    /* Hide the scrollbar */\n    &::-webkit-scrollbar {\n      display: none; /* Chrome */\n    }\n    -ms-overflow-style: none;  /* IE and Edge */\n    scrollbar-width: none;  /* Firefox */\n  `;return props=>/*#__PURE__*/ _jsx(ScrollableComponent,{...props});}\nexport const __FramerMetadata__ = {\"exports\":{\"hideScrollbar\":{\"type\":\"reactHoc\",\"name\":\"hideScrollbar\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Hide_Scrollbar.map"],
  "mappings": "kFACO,SAASA,EAAcC,EAAU,CAAC,IAAMC,EAAoBC,EAAOF,CAAS;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,IAO/E,OAAOG,GAAqBC,EAAKH,EAAoB,CAAC,GAAGE,CAAK,CAAC,CAAE",
  "names": ["hideScrollbar", "Component", "ScrollableComponent", "He", "props", "p"]
}
