mirror of
https://github.com/OpenNebula/one.git
synced 2025-04-02 10:50:07 +03:00
(cherry picked from commit 97fe538628eb47c7af7cb0c66a52026910c1888f)
This commit is contained in:
parent
6ac8032d28
commit
33c725574d
@ -87,7 +87,7 @@ const StatusChip = memo(({
|
||||
<Typography
|
||||
component='span'
|
||||
className={classes.text}
|
||||
onClick={callAll(onClick, handleCopy)}
|
||||
onClick={callAll(onClick, clipboard && handleCopy)}
|
||||
{...props}
|
||||
>
|
||||
{text}
|
||||
|
Loading…
x
Reference in New Issue
Block a user