⚠️ Command

Command

Command are used primarily for

Command component working!

Command works
app.tsx
  import { Command } from "@chepe/ui";
 
export default function App() {
  return <Command>Command works</Command>;
}
 
⚠️

Work in Progress