pacocoursey / cmdk

Fast, unstyled command menu React component.
https://cmdk.paco.me
MIT License
9.42k stars 265 forks source link

Use cmdk for Chrome Extension #71

Closed rebryk closed 1 year ago

rebryk commented 1 year ago

I am trying to add cmdk for the react-based chrome extension. But Command.Dialog appears at the end of the page without any styling.

For example, how it looks on github.com:

209028806-dd553769-fdd4-4f55-95ec-0f343226f8bf

Do you have any idea what went wrong?

raunofreiberg commented 1 year ago

The component is unstyled out of the box for customization. You can copy and paste styles as a starting point from here.