chore: lint

This commit is contained in:
amhsirak
2025-11-05 21:09:38 +05:30
parent c394198321
commit 75bb63d194

View File

@@ -192,5 +192,5 @@ export const RobotConfigPage: React.FC<RobotConfigPageProps> = ({
</Box> </Box>
)} )}
</Box> </Box>
); );
} }