Code

Inline code and code blocks.

Inline

Pass variant="primary" to change the appearance of a button.

Code block

import { Button } from "@/components/ui/button"

<Button variant="secondary">Save</Button>