From 8e522ba24a17c8ae6e53319a425b184a38d16275 Mon Sep 17 00:00:00 2001 From: Lucas Oliveira Date: Mon, 23 Sep 2024 00:07:30 -0300 Subject: [PATCH] update: size of event notification --- README.md | 2 +- SECURITY.md | 21 --------------------- ui/utils/fwt/notification.tsx | 2 +- 3 files changed, 2 insertions(+), 23 deletions(-) delete mode 100644 SECURITY.md diff --git a/README.md b/README.md index beacf1e..ee13dd5 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Fullstack Web3 Template v2.2.0 +# Fullstack Web3 Template v2.2.1 ## QuickStart diff --git a/SECURITY.md b/SECURITY.md deleted file mode 100644 index 034e848..0000000 --- a/SECURITY.md +++ /dev/null @@ -1,21 +0,0 @@ -# Security Policy - -## Supported Versions - -Use this section to tell people about which versions of your project are -currently being supported with security updates. - -| Version | Supported | -| ------- | ------------------ | -| 5.1.x | :white_check_mark: | -| 5.0.x | :x: | -| 4.0.x | :white_check_mark: | -| < 4.0 | :x: | - -## Reporting a Vulnerability - -Use this section to tell people how to report a vulnerability. - -Tell them where to go, how often they can expect to get an update on a -reported vulnerability, what to expect if the vulnerability is accepted or -declined, etc. diff --git a/ui/utils/fwt/notification.tsx b/ui/utils/fwt/notification.tsx index cf57849..3555f7d 100644 --- a/ui/utils/fwt/notification.tsx +++ b/ui/utils/fwt/notification.tsx @@ -46,7 +46,7 @@ const Notification = ({ return toast.custom( t => (