Skip to content

Commit 9fb7079

Browse files
fix: open Roles and permissions in new tab (#3027)
1 parent 3b4ae21 commit 9fb7079

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/studio-home/StudioHome.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ const StudioHome = () => {
8282
variant="primary"
8383
iconBefore={ManageAccounts}
8484
size="sm"
85+
target="_blank"
8586
>
8687
{intl.formatMessage(messages.addRolesPermissionsBtnText)}
8788
</Button>

0 commit comments

Comments
 (0)