Skip to content

Commit

Permalink
feat(Date Picker): remove console.log
Browse files Browse the repository at this point in the history
  • Loading branch information
Cata1989 committed May 17, 2024
1 parent d1ccf0b commit dd303b3
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -412,7 +412,6 @@ export class BqDatePicker {

const CallyCalendar = this.CalendarType;

console.log('gggg', this.processFocusedDateValue(this.value));
return (
<div class="bq-date-picker" part="base">
{/* Label */}
Expand Down

0 comments on commit dd303b3

Please sign in to comment.