Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 323 Bytes

chilled-flies-dream.md

File metadata and controls

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

Moved the Grid, Row, Col, and InlineElements components to the "legacy" status. Update your imports:

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