From 174a09fd64848a9feee37c1d996ed1c663c6116e Mon Sep 17 00:00:00 2001 From: amhsirak Date: Thu, 20 Nov 2025 19:29:50 +0530 Subject: [PATCH] fix: use p instead of formlabel --- src/components/robot/pages/RobotCreate.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/robot/pages/RobotCreate.tsx b/src/components/robot/pages/RobotCreate.tsx index b7f1a2e9..1b2fc0a8 100644 --- a/src/components/robot/pages/RobotCreate.tsx +++ b/src/components/robot/pages/RobotCreate.tsx @@ -399,7 +399,7 @@ const RobotCreate: React.FC = () => { /> - Output Format (Select at least one) +

Output Format (Select at least one)