File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed
apps/dashboard/src/components/settings/ApiKeys Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -44,11 +44,10 @@ export const SmartWalletsBillingAlert = ({
4444 < AlertTitle > Account Abstraction on Mainnet</ AlertTitle >
4545 < AlertDescription >
4646 < Text as = "span" pr = { 1 } >
47- You've enabled Account Abstraction for one of your API keys
48- and haven't added a payment method.
47+ You've enabled Account Abstraction for one of your API keys.
4948 < br />
50- To use them on Mainnet ,
51- </ Text >
49+ To enable AA on mainnet chains ,
50+ </ Text > { " " }
5251 < TrackedLink
5352 href = "/team/~/~/settings/billing"
5453 category = "api_keys"
@@ -57,7 +56,7 @@ export const SmartWalletsBillingAlert = ({
5756 color = "blue.500"
5857 >
5958 < Text as = "span" color = "blue.500" >
60- add a payment method .
59+ subscribe to a billing plan .
6160 </ Text >
6261 </ TrackedLink >
6362 </ AlertDescription >
You can’t perform that action at this time.
0 commit comments