From dadcb07dcf98a887b1e75203ec069a38ebf10be6 Mon Sep 17 00:00:00 2001
From: d1onys1us <13951458+d1onys1us@users.noreply.github.com>
Date: Wed, 27 Mar 2024 12:38:03 -0400
Subject: [PATCH] fixup
---
src/widgets/07-ecosystem-screens/ui/04-grant/index.tsx | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/src/widgets/07-ecosystem-screens/ui/04-grant/index.tsx b/src/widgets/07-ecosystem-screens/ui/04-grant/index.tsx
index 612ded8..a574632 100644
--- a/src/widgets/07-ecosystem-screens/ui/04-grant/index.tsx
+++ b/src/widgets/07-ecosystem-screens/ui/04-grant/index.tsx
@@ -33,7 +33,12 @@ export const Grant: React.FC = () => {
icon="star"
text={t('grant.applyText')}
button={
-
+
}
fullwidth
/>