17 lines
272 B
Markdown
17 lines
272 B
Markdown
# Media Query
|
|
|
|
A Quick description of the component
|
|
|
|
## Installation
|
|
|
|
```sh
|
|
yarn add @chakra-ui/media-query
|
|
```
|
|
|
|
## Inspirations
|
|
|
|
Chakra takes inspiration from these amazing libraries
|
|
|
|
- https://github.com/iiroj/use-breakpoint
|
|
- https://github.com/contra/react-responsive
|