@atiline/ui-react
v0.1.0
Published
Atiline UI React components powered by HeroUI v3.
Maintainers
Readme
@atiline/ui-react
Thin branded re-export of @heroui/react.
Install
bun add @atiline/ui-react @atiline/ui-stylesUsage
import {Button, Card, Input} from "@atiline/ui-react";
import "@atiline/ui-react/styles";This package intentionally keeps the HeroUI v3 component API and only changes the package namespace.
