feat: add loading state to FilledButton (#7650)
This commit is contained in:
@@ -66,7 +66,7 @@ export const ShareableLinkDialog = ({
|
||||
<FilledButton
|
||||
size="large"
|
||||
label="Copy link"
|
||||
startIcon={copyIcon}
|
||||
icon={copyIcon}
|
||||
onClick={copyRoomLink}
|
||||
/>
|
||||
</Popover.Trigger>
|
||||
|
||||
Reference in New Issue
Block a user