Inline code snippet with monospace styling.
import { Code } from '@florex/ui';<p>Run <Code>npm install @florex/ui</Code> to get started.</p>| Prop | Type | Default | Description |
|---|---|---|---|
| children | ReactNode |
— | Code text |
| className | string |
— | Additional CSS classes |
<p>Use the <Code>useState</Code> hook for local state management.</p>