mirror of
https://github.com/vercel/commerce.git
synced 2025-09-07 16:30:17 +00:00
New Text Component, new pages
This commit is contained in:
@@ -35,7 +35,6 @@ const Layout: FC<Props> = ({ children, pageProps }) => {
|
||||
}
|
||||
}, [])
|
||||
|
||||
console.log(displaySidebar, displayDropdown)
|
||||
usePreventScroll({
|
||||
isDisabled: !displaySidebar,
|
||||
})
|
||||
|
Reference in New Issue
Block a user