Skip to content

Commit

Permalink
Docs: Improve Lensflare page (mrdoob#27008)
Browse files Browse the repository at this point in the history
  • Loading branch information
devXprite authored Oct 19, 2023
1 parent 7195144 commit 6206d97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/examples/en/objects/Lensflare.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ <h2>Import</h2>
</p>

<code>
import { Lensflare } from 'three/addons/objects/Lensflare.js';
import { Lensflare, LensflareElement } from 'three/addons/objects/Lensflare.js';
</code>

<h2>Code Example</h2>
Expand Down

0 comments on commit 6206d97

Please sign in to comment.