fix: whitespace

This commit is contained in:
karishmas6
2024-10-11 03:15:36 +05:30
parent 4b8eb6ae25
commit b2024121aa

View File

@@ -92,7 +92,6 @@ const ApiKeyManager = () => {
<Typography variant="h6" gutterBottom component="div" style={{ marginBottom: '20px', alignSelf: 'flex-start' }}>
Manage Your API Key
</Typography>
{apiKey ? (
<TableContainer component={Paper} sx={{ width: '100%', overflow: 'hidden' }}>
<Table>