chore: lint
This commit is contained in:
@@ -92,7 +92,7 @@ const ApiKeyManager = () => {
|
|||||||
<Typography variant="h5">Manage Your API Key</Typography>
|
<Typography variant="h5">Manage Your API Key</Typography>
|
||||||
|
|
||||||
{apiKey ? (
|
{apiKey ? (
|
||||||
<TableContainer component={Paper} sx={{ width: '100%', overflow: 'hidden' }}>
|
<TableContainer component={Paper} sx={{ width: '100%', overflow: 'hidden' }}>
|
||||||
<Table>
|
<Table>
|
||||||
<TableHead>
|
<TableHead>
|
||||||
<TableRow>
|
<TableRow>
|
||||||
|
|||||||
Reference in New Issue
Block a user