Vineeth Asok Kumar
Vineeth Asok Kumar
Here are some of the issues in select component - Additional padding on the right causes ui issue - The element are not truncated - The value is case insensitive...
Due the styled components not loading the css correctly in tests the following tests are missing - Close Button should only be visible on hover - The indicator disappears on...
This is a PR for making click-ui work with app directory nextjs app
Replaces styled-components with SCSS modules across all components, introduces a new theme system with build-time configuration, and adds a Vite plugin for CSS variable generation. Updates Storybook to support the...
Moved global body styles from index.css to App.module.css and removed index.css import from main.tsx. Deleted unused CSS files, Home.module.css, and several SVG assets from the stories/assets directory to clean up...