Skip to content

Commit

Permalink
import react
Browse files Browse the repository at this point in the history
Co-authored-by: Johannes Wüller (@jwueller) <[email protected]>
  • Loading branch information
clementroche and jwueller committed Nov 7, 2024
1 parent 6ca0358 commit b80a475
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/core/Texture.tsx
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
import * as React from 'react'
import { Texture as _Texture, TextureLoader } from 'three'
import { useLoader, useThree } from '@react-three/fiber'
import { useEffect, useLayoutEffect, useMemo } from 'react'
Expand Down

0 comments on commit b80a475

Please sign in to comment.