Replies: 1 comment
-
Maybe ATMSwitch isn't taking the full width of its parent. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Question
I want to divide the child components on both sides, so I use flex items-center justify-between, but it doesn't work, it's still on the left, why?
<ATMSwitch id="filter-mode" label="Search Filter" onChange={handleSwitchChange} />
Beta Was this translation helpful? Give feedback.
All reactions