We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b4ae21 commit 9fb7079Copy full SHA for 9fb7079
1 file changed
src/studio-home/StudioHome.tsx
@@ -82,6 +82,7 @@ const StudioHome = () => {
82
variant="primary"
83
iconBefore={ManageAccounts}
84
size="sm"
85
+ target="_blank"
86
>
87
{intl.formatMessage(messages.addRolesPermissionsBtnText)}
88
</Button>
0 commit comments