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