Skip to content

fix: Set datepicker year to fixed value

Martin Wortschack requested to merge mw-update-screenshots into master

This MR updates the datepicker story by using a fixed value instead of new Date().getFullYear(). Otherwise, we will need to update our snapshots every year.

Edited by Martin Wortschack

Merge request reports