{"version":3,"file":"Hide.eU61zfJ1.mjs","names":[],"sources":["https:/framerusercontent.com/modules/lSUpmovKErVTolhzbtda/1org8uooVlrAXoMfgA6j/Hide.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.map"],"mappings":"6MACA,SAAgB,EAAc,EAAU,CAAC,IAAM,EAAoB,EAAO,EAAU,CAAC;;;;;;;IAOjF,MAAO,CAAA,GAAoB,EAAK,EAAoB,CAAC,GAAG,CAAM,EAAC,AAAE,cARrE,GAA2C,IAAsC"}