0.1.1 • Published 6 months ago

@c-rex/ui v0.1.1

Weekly downloads
-
License
-
Repository
-
Last release
6 months ago

UI Components

This package contains UI components that are downloaded from shadcn/ui.

About shadcn/ui

shadcn/ui is a collection of re-usable components built using Radix UI and Tailwind CSS. These components are not installed as a dependency - instead they are copied into our project and customized according to our needs.

Usage

The components in this package can be imported and used in your React applications. Each component maintains the same API and styling conventions as defined in the original shadcn/ui documentation.

Customization

While these components are sourced from shadcn/ui, they can be customized and modified to match our specific design requirements and use cases.

Documentation

For detailed documentation about the original components, please visit shadcn/ui documentation.