popup-react
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "popup-react", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "A collection of beautiful popup components for react.", | ||
@@ -5,0 +5,0 @@ "author": { |
# react-popify | ||
# popup-react | ||
`react-popify` is a lightweight collection of React components designed to enhance user experience. Currently, it features the `ImageQuickView` component, with more components planned for future releases. | ||
`popup-react` is a lightweight collection of React components designed to enhance user experience. Currently, it features the `ImageQuickView` component, with more components planned for future releases. | ||
@@ -11,3 +11,3 @@ ## Installation | ||
```bash | ||
npm install react-popify | ||
npm install popup-react | ||
``` | ||
@@ -18,3 +18,3 @@ | ||
```bash | ||
yarn add react-popify | ||
yarn add popup-react | ||
``` | ||
@@ -87,3 +87,3 @@ | ||
We plan to extend `react-popify` with more utility-focused components that integrate seamlessly into modern React applications. | ||
We plan to extend `popup-react` with more utility-focused components that integrate seamlessly into modern React applications. | ||
@@ -90,0 +90,0 @@ ## License |
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
18232