Note

PreviousNext

note-demo

Docs
intentuipage

Preview

Loading preview…
components/docs/statuses/note/note-demo.tsx
"use client"

import { Note } from "@/components/ui/note"

export default function NoteDemo() {
  return <Note>We hook you up with top-tier migration services in our startup plan.</Note>
}

Installation

npx shadcn@latest add @intentui/note-demo

Usage

Usage varies by registry entry. Refer to the registry docs or source files below for details.