Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 362 Bytes

pretty-bananas-juggle.md

File metadata and controls

10 lines (8 loc) · 362 Bytes
@sumup/circuit-ui
major

Moved the Sidebar, SidebarContextProvider, SidebarContextConsumer, and Header components to the "legacy" status. Update your imports:

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