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.
1 parent b7b8470 commit 87a7c33Copy full SHA for 87a7c33
src/content/docs/design/customize-with-code/understand-page-design.mdx
@@ -265,7 +265,7 @@ Shown after primary authentication when MFA is required or being set up.
265
- `(mfa_use_recovery_code)` – Enter a recovery code if unable to use other MFA methods.
266
- `(mfa_view_recovery_codes)` – View and save MFA recovery codes.
267
268
-### Billing (coming soon)
+### Billing
269
270
Pages related to choosing a plan and making a payment.
271
@@ -339,4 +339,4 @@ export const pageSettings = {
339
};
340
```
341
342
-This allows you to have fine grained control over what your pages can access.
+This allows you to have fine grained control over what your pages can access.
0 commit comments