feat: choose how to build

This commit is contained in:
amhsirak
2025-12-11 14:55:54 +05:30
parent b71b210be2
commit e20f73da10

View File

@@ -247,7 +247,7 @@ const RobotCreate: React.FC = () => {
<Box sx={{ width: '100%', maxWidth: 700, mb: 3 }}> <Box sx={{ width: '100%', maxWidth: 700, mb: 3 }}>
<Typography variant="subtitle1" gutterBottom sx={{ fontWeight: 600, mb: 2 }}> <Typography variant="subtitle1" gutterBottom sx={{ fontWeight: 600, mb: 2 }}>
Generation Mode Choose How to Build
</Typography> </Typography>
<Box sx={{ display: 'flex', gap: 2 }}> <Box sx={{ display: 'flex', gap: 2 }}>