mirror of
https://github.com/wavetermdev/docusaurus-og.git
synced 2026-08-05 13:46:35 -07:00
refactor: remove console.log
This commit is contained in:
@@ -161,7 +161,6 @@ export const LightBoxWrapper: React.FC<React.PropsWithChildren<{}>> = ({
|
||||
const { getStyle, display, isActiveElement } = useLightBox()
|
||||
|
||||
const isMobile = useIsMobile()
|
||||
console.log(isMobile)
|
||||
|
||||
const onUpdate = useCallback(({ x, y, scale }) => {
|
||||
const { current: img } = childRef
|
||||
|
||||
Reference in New Issue
Block a user