--- title: "Command" description: "Renders an unhighlighted code block, useful for one-liners or API Routes" component: true --- ## Usage --- ```tsx import { Command } from "@medusajs/ui" ``` ```tsx yarn add @medusajs/ui ``` ## API Reference ---
yarn add @medusajs/ui