cool-react-floating-button
Advanced tools
Comparing version 0.0.12 to 1.0.0
{ | ||
"name": "cool-react-floating-button", | ||
"version": "0.0.12", | ||
"version": "1.0.0", | ||
"description": "Customizable, animated and modern floating button with multiple options and backdrop", | ||
@@ -5,0 +5,0 @@ "main": "/src/index.js", |
@@ -43,3 +43,3 @@ ![Demo of React Floating Button Component](https://raw.githubusercontent.com/45h1m/statics/refs/heads/main/floating-button-demo.gif) | ||
function App() { | ||
const [floatingBtnOpen, setFloatBtnOpen] = useState(true); | ||
const [floatingBtnOpen, setFloatBtnOpen] = useState(false); | ||
@@ -176,2 +176,3 @@ return ( | ||
[Visit my GitHub](https://github.com/45h1m) | ||
[Visit my Site](https://firebit.in/blog) |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
28747
1
177