fix: env params incorrect after switching between vendors
This commit is contained in:
@@ -50,7 +50,6 @@ const CopyButton: React.FC<CopyButtonProps> = ({
|
||||
return (
|
||||
<Typography.Text
|
||||
style={{ ...btnStyle }}
|
||||
disabled={!!disabled}
|
||||
copyable={{
|
||||
text: text,
|
||||
tooltips: tooltips,
|
||||
|
||||
Reference in New Issue
Block a user