# Mantine Spotlight

[![npm](https://img.shields.io/npm/dm/@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
