diff --git a/src/states/Error/Error.jsx b/src/states/Error/Error.jsx
index 8be32c0..fea43a9 100644
--- a/src/states/Error/Error.jsx
+++ b/src/states/Error/Error.jsx
@@ -22,7 +22,7 @@ export const Error = () => {
- {!isMobile &&
}
+ {!isMobile &&
}
)
}
\ No newline at end of file