Skip to content

Commit 905e3b0

Browse files
fix: example
1 parent e34d537 commit 905e3b0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

projects/examples/src/app/app.component.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ import { OrbitControls } from 'three/examples/jsm/controls/OrbitControls.js'
44
import * as THREE from 'three'
55

66
@Component({
7+
standalone: false,
78
selector: 'app-root',
89
styleUrls: ['./app.component.css'],
910
templateUrl: './app.component.html'

0 commit comments

Comments
 (0)