Package Exports
- @chakra-ui/alert
- @chakra-ui/alert/dist/chakra-ui-alert.cjs.js
- @chakra-ui/alert/dist/chakra-ui-alert.esm.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@chakra-ui/alert) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Alert
A react component used to alert users of a particular screen area that needs user action
Installation
npm i @chakra-ui/alert
# or
yarn add @chakra-ui/alert