@camped-ui/alert
Advanced tools
Comparing version 2.0.2 to 2.1.0
{ | ||
"name": "@camped-ui/alert", | ||
"version": "2.0.2", | ||
"version": "2.1.0", | ||
"main": "dist/index.js", | ||
@@ -24,4 +24,11 @@ "scripts": { | ||
}, | ||
"author": "IncrescoTech", | ||
"homepage": "https://github.com/incresco#readme" | ||
"author": "incresco", | ||
"homepage": "https://ui.camped.academy", | ||
"keywords": [ | ||
"camped", | ||
"alert", | ||
"camped-ui", | ||
"next.js", | ||
"components" | ||
] | ||
} |
@@ -1,1 +0,13 @@ | ||
# @camped-ui/alert | ||
# alert | ||
The Alert component is designed to prominently display a callout, capturing user attention effectively. Whether conveying important information, warnings, or notifications, the Alert component ensures that critical messages are presented prominently within the user interface. | ||
## Installation | ||
```bash | ||
yarn add @camped-ui/alert | ||
``` | ||
## Usage | ||
View docs [here](https://ui.camped.academy/docs/components/alert). |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
7017
14