diff --git a/package-lock.json b/package-lock.json index 4606c27..7b743c1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "support-us-button", - "version": "1.1.0", + "version": "1.2.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "support-us-button", - "version": "1.1.0", + "version": "1.2.0", "license": "GNU General Public License v3.0", "dependencies": { "tslib": "^2.8.1" diff --git a/package.json b/package.json index 564d669..7e0c80d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "support-us-button", - "version": "1.1.0", + "version": "1.2.0", "description": "A customizable and flexible Support Us button component for integrating sponsorship and donation options into web applications.", "keywords": [ "aossie", diff --git a/src/components/SupportUsButton.tsx b/src/components/SupportUsButton.tsx index 1438a25..c9b7278 100644 --- a/src/components/SupportUsButton.tsx +++ b/src/components/SupportUsButton.tsx @@ -187,7 +187,7 @@ function SupportUsButton({

{organizationInformation.name}

-

+

{organizationInformation.description}

@@ -249,6 +249,14 @@ function SupportUsButton({ // List of sponsors with their logos and links, styled according to the selected theme and custom class names
{/* Sponsor pattern AOSSIE */}