@react-cupertino-ui/message-bubble
v2.0.5
Published
Chat message bubble
Readme
@react-cupertino-ui/message-bubble
Chat message bubble
part of React Cupertino UI
Installation
npm install @react-cupertino-ui/message-bubble
or
pnpm add @react-cupertino-ui/message-bubble
or
yarn add @react-cupertino-ui/message-bubble
Usage
import { MessageBubble } from '@react-cupertino-ui/message-bubble';
function App() { return ; }
