diff --git a/docs/guide/materials/custom-shader-material.md b/docs/guide/materials/custom-shader-material.md index 48f8de65..39d7ef69 100644 --- a/docs/guide/materials/custom-shader-material.md +++ b/docs/guide/materials/custom-shader-material.md @@ -8,7 +8,7 @@ The `cientos` package provides a new `` component wh ## Usage -<<< @/.vitepress/theme/components/CustomshaderMaterialDemo.vue{4,9,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,59,60,99} +<<< @/.vitepress/theme/components/CustomShaderMaterialDemo.vue{4,9,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,59,60,99} ## Props