v2 of `react-cmd` is out. Same command palette, half the bundle, full keyboard support. It drops into any app and works without a provider. #opensource
v2 of `react-cmd` is out. Same command palette, half the bundle, full keyboard support. It drops into any app and works without a provider. #opensource
<Cmd>
<Cmd.Input placeholder='Search…' />
<Cmd.List items={results} />
</Cmd>