-
**Describe the bug**
For example, I'm creating a custom block that uses shadcn components, e.g. the `Card` component. For some reason the styles are being overridden and so it doesn't have a border. …
-
### Problem: What is happening?
Button component is passing props to html DOM elements that have no effect on UI [1] and are not recognized by the browser as HTML valid attributes [2]
Styled Com…
-
### Before creating a new issue, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-ui/issues?q=is%3Aissue+) and [discussions](https://g…
-
### Describe the bug
While initializing a new Next.js project with shadcn-ui using `npx shadcn@latest init`, the installation fails when attempting to install dependencies. The error occurs because @…
-
Implement the various UI components from the swap UI.
## TODO
- [ ] Implement buttons
- [ ] Implement left side panel tokens and pools sections (add a search to this)
- [ ] Show/hide banana icon…
-
### Description
The Next.js startup fails, and the components used by Expo are not styled.
### CodeSandbox/Snack link
.
### Steps to reproduce
1. Go to '...'
2. Click on '...'
3. Scroll down …
-
### Link to the code that reproduces this issue:
https://stackblitz.com/edit/vitejs-vite-rws84l?file=src%2FApp.tsx
### Can you categorise where the error occurs?
### Which browser or operating syst…
-
### Area
React Components (@fluentui/react-components)
### Describe the feature that you would like added
Currently, the active tab indicator on `Tablist` with `vertical: true` is hard-coded to be …
-
### Provide a general summary of the feature here
Requesting an OTP (one time password) component from React Aria. It's a component type that would greatly benefit from being "standardized" across th…
-
### Describe the bug
I am using create react app and encountering the above error: Module not found: Error: Can't resolve '@/lib/utils'
The above doesn't happen if I write the following "../../lib…