diff --git a/src/components/molecules/UrlForm.tsx b/src/components/molecules/UrlForm.tsx index b8b8658c..487d5cf8 100644 --- a/src/components/molecules/UrlForm.tsx +++ b/src/components/molecules/UrlForm.tsx @@ -62,6 +62,7 @@ export const UrlForm = ({ type="text" value={address} onChange={onChange} + readOnly />