Fix copy button
This commit is contained in:
@@ -314,6 +314,7 @@ function RoomSetupView({
|
||||
<CopyButton
|
||||
value={window.location.href}
|
||||
className={styles.copyButton}
|
||||
copiedMessage="Call link copied"
|
||||
>
|
||||
Copy call link and join later
|
||||
</CopyButton>
|
||||
|
||||
Reference in New Issue
Block a user