mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-22 18:50:08 +03:00
parent
35e1fd008e
commit
97fe538628
@ -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