feat: !color error
This commit is contained in:
@@ -117,7 +117,7 @@ const ApiKeyManager = () => {
|
||||
</IconButton>
|
||||
</Tooltip>
|
||||
<Tooltip title="Delete API Key">
|
||||
<IconButton onClick={deleteApiKey} color="error">
|
||||
<IconButton onClick={deleteApiKey}>
|
||||
<Delete />
|
||||
</IconButton>
|
||||
</Tooltip>
|
||||
|
||||
Reference in New Issue
Block a user