Skip to content

Commit 6f0c9f9

Browse files
committed
docs(storybook): adjust meshportal story
1 parent 95fe869 commit 6f0c9f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libs/soba/src/materials/mesh-portal-material.stories.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ class Side {
9595
<ngt-box-geometry *args="[2, 2, 2]" />
9696
9797
<portal-material-side [rotation]="[0, 0, 0]" bg="orange" [index]="0">
98-
<ngt-torus-knot-geometry *args="[0.65, 0.3, 64]" />
98+
<ngt-torus-geometry *args="[0.65, 0.3, 64]" />
9999
</portal-material-side>
100100
101101
<portal-material-side [rotation]="[0, Math.PI, 0]" bg="lightblue" [index]="1">

0 commit comments

Comments
 (0)