diff --git a/app/home/Actions/Actions.tsx b/app/home/Actions/Actions.tsx
index 8e09c1db..c52ece50 100644
--- a/app/home/Actions/Actions.tsx
+++ b/app/home/Actions/Actions.tsx
@@ -16,6 +16,7 @@ export const Actions = () => {
{identity ? : }
{/**/}
+
>
);
};