react-ui
react-ui copied to clipboard
Customisable components and primitives based on design tokens
It'd be nice to also have a `Checkbox` component added to React UI building blocks.
A Toast component should be added to display important messages.
if I give a responsive stack like below. It doesn't give the horizontal gap in tab & desktop views ``` Item 1 A Item 2 A Item 2 B Item...
Out of the box (light theme), running Lighthouse audits, I'm not getting 100% in accessibility... > "Background and foreground colors do not have a sufficient contrast ratio." 
Added meta tags for pages fixes #95
Closes #14 @siddharthkp I have created a slider component, it would be great if I can have a review on this. > PS: This branch is created from an branch...
Not sure if this should be here or somewhere else, but I was trying to setup the repo locally and while doing `yarn dev` in `packages/react-ui` I was getting the...
Fixes #106 [On further research](https://github.com/nodejs/node/issues/32852#issuecomment-613655150) it looked like it was due to an older version of `@babel/preset-env`
It'd be nice to also have a `Slider` component added to React UI building blocks.