Skip to content

Commit

Permalink
Update src/content/design-system/components/switch
Browse files Browse the repository at this point in the history
  • Loading branch information
KateMacdonald authored Feb 6, 2024
1 parent a1c2756 commit 9f58e22
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Use Block-level switches in small break points to align the label and element to either side of the screen. This behaviour can be set up to work responsively, and change depending on breakpoint. Use the 'Demo' button to see this component working responsively.
Use block-level switches in small break points to align the label and element to either side of the screen. This behaviour can be set up to work responsively, and change depending on breakpoint. Use the 'Demo' button to see this component working responsively.

```jsx
<div className="flex flex-col">
Expand Down

0 comments on commit 9f58e22

Please sign in to comment.