Closed siddharthkp closed 4 years ago
This pull request is being automatically deployed with Vercel (learn more). To see the status of your deployment, click below or on the icon next to each commit.
🔍 Inspect: https://vercel.com/sid/react-ui/fi22b5wvd ✅ Preview: https://react-ui-git-test-remove-margin.sid.now.sh
I just discovered Chromatic and I love it 😍
Removing a strong {margin: 0} from styles so that it doesn't override user specified fields because of incorrect order
This might help with https://github.com/siddharthkp/react-ui/pull/51
Visual tests helped to find out there was only 1 component affected - checkbox. Added margin:0 in base styles for that