File tree Expand file tree Collapse file tree 2 files changed +6
-5
lines changed
plugins/core/webview/src/q-ui/components Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 2626 :isSelected =" selectedLoginOption === LoginOption.BUILDER_ID"
2727 :itemId =" LoginOption.BUILDER_ID"
2828 :login-type =" LoginOption.BUILDER_ID"
29- :itemTitle =" 'Use for free '"
30- :itemText =" 'No AWS account required '"
29+ :itemTitle =" 'Personal account '"
30+ :itemText =" 'Best for personal use. Free to start with a Builder ID '"
3131 class =" font-amazon bottom-small-gap"
3232 ></SelectableItem >
3333 <!-- TODO: IdC description undecided -->
3737 :isSelected =" selectedLoginOption === LoginOption.ENTERPRISE_SSO"
3838 :itemId =" LoginOption.ENTERPRISE_SSO"
3939 :login-type =" LoginOption.ENTERPRISE_SSO"
40- :itemTitle =" 'Use with Pro license'"
40+ :itemTitle =" 'Company account'"
41+ :itemText =" 'Best for individual teams or organizations'"
4142 class =" font-amazon bottom-small-gap"
4243 ></SelectableItem >
4344 <button
Original file line number Diff line number Diff line change 2727 :isSelected =" selectedLoginOption === LoginOption.BUILDER_ID"
2828 :itemId =" LoginOption.BUILDER_ID"
2929 :login-type =" LoginOption.BUILDER_ID"
30- :itemTitle =" 'Use for free '"
31- :itemText =" 'No AWS account required '"
30+ :itemTitle =" 'Personal account '"
31+ :itemText =" 'Best for personal use. Free to start with a Builder ID '"
3232 class =" font-amazon bottom-small-gap"
3333 ></SelectableItem >
3434 <!-- TODO: IdC description undecided -->
You can’t perform that action at this time.
0 commit comments