Skip to content

Commit 630c04e

Browse files
committed
removed debug log
1 parent 5ef7dec commit 630c04e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

showcase/src/components/showcase/wrapper/TourShowcase.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,6 @@ function TourExample() {
151151
open={popup}
152152
//defaultOpen={true}
153153
onOpenChange={(opened) => {
154-
console.log("OOPEN POPUP CHANGE", popup, opened)
155154
if (!opened) setPopup(false)
156155
}}
157156
//shouldCloseOnEscapePress={false}

0 commit comments

Comments
 (0)