Skip to content

Commit 87a7c33

Browse files
authored
Remove 'coming soon' from Billing (custom code reference)
1 parent b7b8470 commit 87a7c33

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/content/docs/design/customize-with-code/understand-page-design.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,7 @@ Shown after primary authentication when MFA is required or being set up.
265265
- `(mfa_use_recovery_code)` – Enter a recovery code if unable to use other MFA methods.
266266
- `(mfa_view_recovery_codes)` – View and save MFA recovery codes.
267267

268-
### Billing (coming soon)
268+
### Billing
269269

270270
Pages related to choosing a plan and making a payment.
271271

@@ -339,4 +339,4 @@ export const pageSettings = {
339339
};
340340
```
341341

342-
This allows you to have fine grained control over what your pages can access.
342+
This allows you to have fine grained control over what your pages can access.

0 commit comments

Comments
 (0)