diff --git a/packages/rmf-dashboard-framework/src/components/map/robot-three-maker.tsx b/packages/rmf-dashboard-framework/src/components/map/robot-three-maker.tsx index ab13605a8..0c3b6a404 100644 --- a/packages/rmf-dashboard-framework/src/components/map/robot-three-maker.tsx +++ b/packages/rmf-dashboard-framework/src/components/map/robot-three-maker.tsx @@ -122,11 +122,11 @@ export const RobotThreeMaker = ({ )} {robotLabel && fontPath && fontPath.length > 0 ? ( - + {robot.name} ) : robotLabel ? ( - + ) : null} {imageUrl ? (