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