UNPKG

@mantine/spotlight

Version:

Command center components for react and Mantine

22 lines (13 loc) 402 B
# 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