@mantine/spotlight
Version:
Command center components for react and Mantine
22 lines (13 loc) • 402 B
Markdown
# Mantine Spotlight
[](https://www.npmjs.com/package/@mantine/spotlight)
Overlay command center for your application
[Documentation](https://mantine.dev/)
## Installation
```bash
# With yarn
yarn add @mantine/spotlight @mantine/core @mantine/hooks
# With npm
npm install @mantine/spotlight @mantine/core @mantine/hooks
```
## License
MIT