Skip to content

Commit

Permalink
fix: example
Browse files Browse the repository at this point in the history
  • Loading branch information
KillerCodeMonkey committed Nov 20, 2024
1 parent e34d537 commit 905e3b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions projects/examples/src/app/app.component.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ import { OrbitControls } from 'three/examples/jsm/controls/OrbitControls.js'
import * as THREE from 'three'

@Component({
standalone: false,
selector: 'app-root',
styleUrls: ['./app.component.css'],
templateUrl: './app.component.html'
Expand Down

0 comments on commit 905e3b0

Please # to comment.