Skip to content

Commit

Permalink
fix year in lit month calendar
Browse files Browse the repository at this point in the history
  • Loading branch information
tomivirkki committed Dec 13, 2024
1 parent 297ff74 commit 564d90b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/date-picker/src/vaadin-lit-month-calendar.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/**
* @license
* Copyright (c) 2016 - 2022 Vaadin Ltd.
* Copyright (c) 2016 - 2024 Vaadin Ltd.
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
*/
import { html, LitElement } from 'lit';
Expand Down

0 comments on commit 564d90b

Please sign in to comment.