From 2652ce5ef953729d3d75b932d96a42dff6f5b4d8 Mon Sep 17 00:00:00 2001 From: wangwendong1024 Date: Wed, 27 Aug 2025 20:48:26 +0800 Subject: [PATCH 1/2] =?UTF-8?q?UI=20=E5=AF=B9=E8=AF=9D=E6=A1=86=E8=B0=83?= =?UTF-8?q?=E6=95=B4=20=E5=92=8C=20=E6=89=93=E5=8D=B0=E6=9C=AC=E5=9C=B0?= =?UTF-8?q?=E8=AF=B7=E6=B1=82=E7=9A=84=E5=8F=82=E6=95=B0=E5=92=8Curl?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/components/UrlForm.tsx | 30 +++++++++--------- app/utilities/safeFetch.ts | 62 +++++++++++++++++++++++++++++++++----- 2 files changed, 70 insertions(+), 22 deletions(-) diff --git a/app/components/UrlForm.tsx b/app/components/UrlForm.tsx index 2cce1200c..110be7c2d 100644 --- a/app/components/UrlForm.tsx +++ b/app/components/UrlForm.tsx @@ -18,26 +18,28 @@ export function UrlForm({ className }: UrlFormProps) { action="/actions/createFromUrl" className={`${className}`} > -
- +