We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e34d537 commit 905e3b0Copy full SHA for 905e3b0
projects/examples/src/app/app.component.ts
@@ -4,6 +4,7 @@ import { OrbitControls } from 'three/examples/jsm/controls/OrbitControls.js'
4
import * as THREE from 'three'
5
6
@Component({
7
+ standalone: false,
8
selector: 'app-root',
9
styleUrls: ['./app.component.css'],
10
templateUrl: './app.component.html'
0 commit comments