File tree Expand file tree Collapse file tree 1 file changed +2
-6
lines changed
src/content/docs/workflows/bindings Expand file tree Collapse file tree 1 file changed +2
-6
lines changed Original file line number Diff line number Diff line change @@ -30,9 +30,7 @@ export const workflowSettings = {
3030
3131Prevent the user from changing their plan.
3232
33- #### Usage
34-
35- ### Using the Kinde infrastructure library (recommended)
33+ #### Using the Kinde infrastructure library (recommended)
3634
3735The [ Kinde infrastructure library] ( https://github.com/kinde-oss/infrastructure ) provides a type-safe helper:
3836
@@ -60,9 +58,7 @@ kinde.plan.denySelection(
6058
6159Prevent the user from cancelling their plan.
6260
63- #### Usage
64-
65- ### Using the Kinde infrastructure library (recommended)
61+ #### Using the Kinde infrastructure library (recommended)
6662
6763The [ Kinde infrastructure library] ( https://github.com/kinde-oss/infrastructure ) provides a type-safe helper:
6864
You can’t perform that action at this time.
0 commit comments