chore: lint
This commit is contained in:
@@ -162,7 +162,7 @@ const ProxyForm: React.FC = () => {
|
|||||||
<Typography variant="h6" gutterBottom component="div" style={{ marginTop: '20px' }}>
|
<Typography variant="h6" gutterBottom component="div" style={{ marginTop: '20px' }}>
|
||||||
{t('proxy.title')}
|
{t('proxy.title')}
|
||||||
</Typography>
|
</Typography>
|
||||||
<Tabs value={tabIndex} onChange={handleTabChange}>
|
<Tabs value={tabIndex} onChange={handleTabChange}>
|
||||||
<Tab label={t('proxy.tab_standard')} />
|
<Tab label={t('proxy.tab_standard')} />
|
||||||
<Tab label={t('proxy.tab_rotation')} />
|
<Tab label={t('proxy.tab_rotation')} />
|
||||||
</Tabs>
|
</Tabs>
|
||||||
@@ -260,7 +260,7 @@ const ProxyForm: React.FC = () => {
|
|||||||
{t('proxy.coming_soon')}
|
{t('proxy.coming_soon')}
|
||||||
</Typography>
|
</Typography>
|
||||||
|
|
||||||
{/* <Button variant="contained" color="primary" sx={{ marginTop: '20px',backgroundColor: '#ff00c3' }}>
|
{/* <Button variant="contained" color="primary" sx={{ marginTop: '20px',backgroundColor: '#ff00c3' }}>
|
||||||
<a style={{ color: 'white', textDecoration: 'none' }} href="https://forms.gle/hXjgqDvkEhPcaBW76">Join Maxun Cloud Waitlist</a> */}
|
<a style={{ color: 'white', textDecoration: 'none' }} href="https://forms.gle/hXjgqDvkEhPcaBW76">Join Maxun Cloud Waitlist</a> */}
|
||||||
|
|
||||||
<Button variant="contained" color="primary" sx={{ marginTop: '20px' }}>
|
<Button variant="contained" color="primary" sx={{ marginTop: '20px' }}>
|
||||||
|
|||||||
Reference in New Issue
Block a user