diff --git a/src/components/data-input.tsx b/src/components/data-input.tsx index 5379e58..d6873f2 100644 --- a/src/components/data-input.tsx +++ b/src/components/data-input.tsx @@ -81,7 +81,9 @@ export default function DataInput({ onChange={(e) => setRepoUrl(e.target.value)} />