feat: turn to markdown
This commit is contained in:
@@ -428,7 +428,7 @@ const RobotCreate: React.FC = () => {
|
||||
}}
|
||||
startIcon={isLoading ? <CircularProgress size={20} color="inherit" /> : null}
|
||||
>
|
||||
{isLoading ? 'Creating...' : 'Create Markdown Robot'}
|
||||
{isLoading ? 'Turning...' : 'Turn to Markdown'}
|
||||
</Button>
|
||||
</Box>
|
||||
</Card>
|
||||
|
||||
Reference in New Issue
Block a user