From 73b8c5ba2af94438a4a6a13fe53e0088f7e8f50b Mon Sep 17 00:00:00 2001 From: "[dyad]" Date: Tue, 20 Jan 2026 13:23:21 +0100 Subject: [PATCH] [dyad] Fixed URL input validation - wrote 1 file(s) --- src/components/meta-form.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/components/meta-form.tsx b/src/components/meta-form.tsx index 6a3bebb..2bb1af0 100644 --- a/src/components/meta-form.tsx +++ b/src/components/meta-form.tsx @@ -74,8 +74,8 @@ export function MetaForm() { )} {isEditingDescription ? "Done editing" : "Edit"} - +