feat: remove copy success ui
This commit is contained in:
@@ -125,11 +125,6 @@ const ApiKeyManager = () => {
|
||||
</TableRow>
|
||||
</TableBody>
|
||||
</Table>
|
||||
{copySuccess && (
|
||||
<Typography variant="caption" color="primary">
|
||||
Copied to Clipboard
|
||||
</Typography>
|
||||
)}
|
||||
</TableContainer>
|
||||
) : (
|
||||
<>
|
||||
|
||||
Reference in New Issue
Block a user