chore: lint

This commit is contained in:
karishmas6
2024-10-03 05:19:28 +05:30
parent 55eebb95a6
commit 00ff5a3635

View File

@@ -92,7 +92,7 @@ const ApiKeyManager = () => {
<Typography variant="h5">Manage Your API Key</Typography>
{apiKey ? (
<TableContainer component={Paper} sx={{ width: '100%', overflow: 'hidden' }}>
<TableContainer component={Paper} sx={{ width: '100%', overflow: 'hidden' }}>
<Table>
<TableHead>
<TableRow>