From 63688ff4cb604983e3848d199255b91ca41dfb90 Mon Sep 17 00:00:00 2001 From: karishmas6 Date: Mon, 28 Oct 2024 19:30:20 +0530 Subject: [PATCH] feat: show which user created robot --- src/components/molecules/RobotSettings.tsx | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/components/molecules/RobotSettings.tsx b/src/components/molecules/RobotSettings.tsx index 1cb50923..aadc4047 100644 --- a/src/components/molecules/RobotSettings.tsx +++ b/src/components/molecules/RobotSettings.tsx @@ -104,6 +104,14 @@ export const RobotSettingsModal = ({ isOpen, handleStart, handleClose, initialSe }} style={{ marginBottom: '20px' }} /> +