diff --git a/src/routes/private/real-boxes-create/DashboardEditRealBox.tsx b/src/routes/private/real-boxes-create/DashboardEditRealBox.tsx
index 4a20ef3..846af9b 100644
--- a/src/routes/private/real-boxes-create/DashboardEditRealBox.tsx
+++ b/src/routes/private/real-boxes-create/DashboardEditRealBox.tsx
@@ -79,7 +79,7 @@ const DashboardEditRealBoxPage = (props: Props) => {
return (
<>
-
+
>
);
};