From d14fd1f6751cec8923a79c15851562640a861b8c Mon Sep 17 00:00:00 2001 From: nsfisis Date: Mon, 10 Mar 2025 00:39:16 +0900 Subject: feat(frontend): upgrade packages --- frontend/app/components/InputText.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'frontend/app/components/InputText.tsx') diff --git a/frontend/app/components/InputText.tsx b/frontend/app/components/InputText.tsx index ed68206..6bcceb7 100644 --- a/frontend/app/components/InputText.tsx +++ b/frontend/app/components/InputText.tsx @@ -6,7 +6,7 @@ export default function InputText(props: InputProps) { return ( ); } -- cgit v1.2.3-70-g09d2