import {Chip} from "@heroui/react"; export default function App() { return Chip; }