Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
kekkorider committed Oct 25, 2023
1 parent 26269df commit 7abdf76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guide/materials/custom-shader-material.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ The `cientos` package provides a new `<TresCustomShaderMaterial />` 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

Expand Down

0 comments on commit 7abdf76

Please sign in to comment.