cool-react-floating-button
Advanced tools
Comparing version 0.0.10 to 0.0.11
{ | ||
"name": "cool-react-floating-button", | ||
"version": "0.0.10", | ||
"version": "0.0.11", | ||
"description": "Customizable, animated and modern floating button with multiple options and backdrop", | ||
@@ -5,0 +5,0 @@ "main": "/src/index.js", |
@@ -0,1 +1,3 @@ | ||
![Demo of React Floating Button Component](https://raw.githubusercontent.com/45h1m/statics/refs/heads/main/floating-button-demo.gif) | ||
A lightweight, animated floating button component for React, perfect for modern UI's. Easily customizable with multiple options, backdrop darkening, and Tailwind styling support. | ||
@@ -38,3 +40,3 @@ | ||
import React, { useState } from "react"; | ||
import { Plus, User } from "lucide-react"; | ||
import { Plus, UserRound } from "lucide-react"; | ||
@@ -130,1 +132,3 @@ function App() { | ||
``` | ||
[Visit my GitHub](https://github.com/45h1m) | ||
[Visit my Site](https://firebit.in/blog) |
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
26731
132