Skip to content

Commit d08959a

Browse files
committed
docs(soba): bounds story
1 parent 8947d3b commit d08959a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libs/soba/src/staging/bounds.stories.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ import { Mesh, MeshStandardMaterial } from 'three';
88
import { storyDecorators, storyFunction } from '../setup-canvas';
99

1010
@Component({
11+
selector: 'bounds-model',
1112
template: `
1213
@if (geometry() && material()) {
1314
<ngt-mesh

0 commit comments

Comments
 (0)