chore: lint
This commit is contained in:
@@ -136,7 +136,7 @@ export const RobotDuplicationModal = ({ isOpen, handleStart, handleClose, initia
|
|||||||
url1: '<code>producthunt.com/topics/api</code>',
|
url1: '<code>producthunt.com/topics/api</code>',
|
||||||
url2: '<code>producthunt.com/topics/database</code>'
|
url2: '<code>producthunt.com/topics/database</code>'
|
||||||
})
|
})
|
||||||
}}/>
|
}} />
|
||||||
<br />
|
<br />
|
||||||
<span>
|
<span>
|
||||||
<b>{t('robot_duplication.descriptions.warning')}</b>
|
<b>{t('robot_duplication.descriptions.warning')}</b>
|
||||||
@@ -161,7 +161,7 @@ export const RobotDuplicationModal = ({ isOpen, handleStart, handleClose, initia
|
|||||||
color: '#ff00c3 !important',
|
color: '#ff00c3 !important',
|
||||||
borderColor: '#ff00c3 !important',
|
borderColor: '#ff00c3 !important',
|
||||||
backgroundColor: 'whitesmoke !important',
|
backgroundColor: 'whitesmoke !important',
|
||||||
}} >
|
}} >
|
||||||
{t('robot_duplication.buttons.cancel')}
|
{t('robot_duplication.buttons.cancel')}
|
||||||
</Button>
|
</Button>
|
||||||
</Box>
|
</Box>
|
||||||
|
|||||||
Reference in New Issue
Block a user