79557342

Date: 2025-04-05 18:15:36
Score: 1
Natty:
Report link

The Shadcn Command uses the pacocoursey/cmdk library, and according to their docs it should be:

https://github.com/pacocoursey/cmdk?tab=readme-ov-file#input-cmdk-input

const [search, setSearch] = React.useState('')

return <Command.Input value={search} onValueChange={setSearch} />
Reasons:
  • Probably link only (1):
  • Low length (0.5):
  • Has code block (-0.5):
Posted by: Klian