25 lines
528 B
Markdown
25 lines
528 B
Markdown
|
|
# @chakra-ui/use-focus-effect
|
||
|
|
|
||
|
|
A Quick description of the component
|
||
|
|
|
||
|
|
> This is an internal utility, not intended for public usage.
|
||
|
|
|
||
|
|
## Installation
|
||
|
|
|
||
|
|
```sh
|
||
|
|
yarn add @chakra-ui/react-use-focus-effect
|
||
|
|
# or
|
||
|
|
npm i @chakra-ui/react-use-focus-effect
|
||
|
|
```
|
||
|
|
|
||
|
|
## Contribution
|
||
|
|
|
||
|
|
Yes please! See the
|
||
|
|
[contributing guidelines](https://github.com/chakra-ui/chakra-ui/blob/master/CONTRIBUTING.md)
|
||
|
|
for details.
|
||
|
|
|
||
|
|
## Licence
|
||
|
|
|
||
|
|
This project is licensed under the terms of the
|
||
|
|
[MIT license](https://github.com/chakra-ui/chakra-ui/blob/master/LICENSE).
|