Skip to content

Commit 332b8ef

Browse files
committed
chore: rm console log
1 parent 94242ce commit 332b8ef

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/FeedbackWidget.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,6 @@ const FeedbackWidget = () => {
100100
}, [asPath])
101101

102102
const handleClose = (): void => {
103-
console.log("HANDLE CLOSE TRIGGERED")
104103
onClose()
105104
trackCustomEvent({
106105
eventCategory: `FeedbackWidget toggled`,

0 commit comments

Comments
 (0)