diff --git a/docs/source/blocks/examples/customviewvariationsandschemaenhancer.md b/docs/source/blocks/examples/customviewvariationsandschemaenhancer.md index ee6fbc81bf..71d10d07dd 100644 --- a/docs/source/blocks/examples/customviewvariationsandschemaenhancer.md +++ b/docs/source/blocks/examples/customviewvariationsandschemaenhancer.md @@ -251,7 +251,6 @@ Before the last `return config;` statement, write the following configuration. }, ], }; - ``` On the top of the file you will need to import the relevant components, as follows: