diff --git a/docs/framework/react/api/basic.md b/docs/framework/react/api/basic.md index 6a2dd20..8031775 100644 --- a/docs/framework/react/api/basic.md +++ b/docs/framework/react/api/basic.md @@ -1,5 +1,5 @@ --- -name: Basic +title: Basic route: /api/basic menu: API --- diff --git a/docs/framework/react/api/custom-steps.md b/docs/framework/react/api/custom-steps.md index 71ec7b3..27aa013 100644 --- a/docs/framework/react/api/custom-steps.md +++ b/docs/framework/react/api/custom-steps.md @@ -1,5 +1,5 @@ --- -name: Custom Steps +title: Custom Steps route: /api/custom-steps menu: API --- diff --git a/docs/framework/react/api/custom-styles.md b/docs/framework/react/api/custom-styles.md index 181c80b..2615318 100644 --- a/docs/framework/react/api/custom-styles.md +++ b/docs/framework/react/api/custom-styles.md @@ -1,5 +1,5 @@ --- -name: Custom Styles +title: Custom Styles route: /api/custom-styles menu: API --- diff --git a/docs/framework/react/api/logarithmic-interpolator.md b/docs/framework/react/api/logarithmic-interpolator.md index 6473d74..fb7e6d4 100644 --- a/docs/framework/react/api/logarithmic-interpolator.md +++ b/docs/framework/react/api/logarithmic-interpolator.md @@ -1,5 +1,5 @@ --- -name: Logarithmic Interpolator +title: Logarithmic Interpolator route: /api/logarithmic-interpolator menu: API --- diff --git a/docs/framework/react/api/update-on-drag.md b/docs/framework/react/api/update-on-drag.md index b55c048..e3f0476 100644 --- a/docs/framework/react/api/update-on-drag.md +++ b/docs/framework/react/api/update-on-drag.md @@ -1,5 +1,5 @@ --- -name: Update On Drag +title: Update On Drag route: /api/update-on-drag menu: API ---