fix: set color text secondary

This commit is contained in:
amhsirak
2025-12-11 16:14:07 +05:30
parent 3bbe2b2727
commit 8a5c90c86b

View File

@@ -242,7 +242,7 @@ const RobotCreate: React.FC = () => {
</Box>
<Box sx={{ width: '100%', maxWidth: 700, mb: 3 }}>
<Typography variant="subtitle1" gutterBottom sx={{ mb: 2 }}>
<Typography variant="subtitle1" gutterBottom sx={{ mb: 2 }} color="text.secondary">
Choose How to Build
</Typography>