diff --git a/src/components/Body/index.tsx b/src/components/Body/index.tsx
index b6a63b3..b15b779 100644
--- a/src/components/Body/index.tsx
+++ b/src/components/Body/index.tsx
@@ -670,15 +670,17 @@ function Body() {
- setUri(e.target.value)}
- bg={bgColor[colorMode]}
- isDisabled={isConnected}
- />
+