This repository has been archived by the owner on Jan 9, 2023. It is now read-only.
Remove extraneous console.log() statement #252
Labels
bug
Something isn't working
good first issue
Good for newcomers
help wanted
Extra attention is needed
released
Milestone
Please read this entire template before posting any issue. If you ignore these instructions
and post an issue here that does not follow the instructions, your issue might be closed,
locked, and assigned the
missing discussion
label.🐛 Bug Report
There is an extraneous log statement in the Calendar component at
components/src/components/Calendar/Calendar.tsx
Line 67 in 7abda14
To Reproduce
Steps to reproduce the behavior:
Click on the a date on the calendar, see the
console.log()
statementExpected behavior
I would expect there not to be a
console.log()
statement in the code.Your Environment
The text was updated successfully, but these errors were encountered: