chore: lint

This commit is contained in:
amhsirak
2025-05-28 23:49:06 +05:30
parent a0827f4e09
commit 82d361be76

View File

@@ -111,7 +111,7 @@ const ApiKeyManager = () => {
<Typography variant="h6" gutterBottom component="div" style={{ marginBottom: '20px' }}>
{t('apikey.title')}
</Typography>
<Typography variant="body2" sx={{ marginTop: '20px' }}>
<Typography variant="body2" sx={{ marginTop: '20px' }}>
View and test your API endpoints
<a href={`${apiUrl}/api-docs/`} target="_blank" rel="noopener noreferrer" style={{ textDecoration: 'none', marginLeft: '5px' }}>
here