tailus-ui-react icon indicating copy to clipboard operation
tailus-ui-react copied to clipboard

Highly customizable react components for crafting modern, personalized websites and applications.

Results 8 tailus-ui-react issues
Sort by recently updated
recently updated
newest added

This Pull Request corrects the error " cannot appear as a descendant of ".

**Describe the bug** A clear and concise description of what the bug is. If you're on mobile, the demo select component is covered by the header which makes it impossible...

**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Install following the docs 2. Use the doc's example...

**Is your feature request related to a problem? Please describe.** Hey there 👋🏾 I'm planning a redesign for a site I'm currently maintaining and, after some research, I discovered these...

ERROR /tailus-ui/typography/List.tsx(66,13) `TS2353: Object literal may only specify known properties, and 'weight' does not exist in type '{ size?: "base" | "sm" | "lg" | "xl" | { sm?: "base"...

ERROR in tailus-ui/typography/Link.tsx(76,13) ` TS2322: Type 'string' is not assignable to type '"primary" | "neutral" | "gray" | "secondary" | "accent" | "info" | "danger" | "success" | "warning" |...

I'll switch to tailus-ui from shadcn if you have this data table component using Tanstack Table like this one: https://ui.shadcn.com/docs/components/data-table

**Describe the bug** Hello, I'm a front-end beginner. I followed this tutorial to configure Tailus UI: https://ui.tailus.io/react/guides/vite/ However, I encountered the following error. Did I miss something? Thank you for...