fix: Some react warnings in dev mode
This commit is contained in:
@@ -254,7 +254,6 @@ function SharePopover({
|
||||
type="submit"
|
||||
disabled={isCopied || (!share && team.sharing)}
|
||||
ref={buttonRef}
|
||||
primary
|
||||
>
|
||||
{t("Copy link")}
|
||||
</Button>
|
||||
|
||||
Reference in New Issue
Block a user