We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f54e7a4 + 01ff102 commit e61a688Copy full SHA for e61a688
packages/core/src/login/webview/vue/regionProfileSelector.vue
@@ -46,8 +46,7 @@
46
</div>
47
48
<template v-if="isFirstLoading">
49
- <div class="header bottomMargin">Authenticating in browser...</div>
50
- <button class="continue-button">Cancel</button>
+ <div class="header bottomMargin">Fetching Q Developer profiles...this may take a minute.</div>
51
</template>
52
53
<template v-else>
0 commit comments