Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 483 Bytes

early-seahorses-whisper.md

File metadata and controls

18 lines (13 loc) · 483 Bytes
@sumup/circuit-ui
major

Moved the SingleDayPicker, RangePicker, CalendarTag, and CalendarTagTwoStep components to the "legacy" status.

Install the optional peer dependencies...

npm install react-dates@^21.8 moment@^2.29

...and update your imports:

-import { SingleDayPicker } from '@sumup/circuit-ui';
+import { SingleDayPicker } from '@sumup/circuit-ui/legacy';