Skip to content

Commit

Permalink
fix r3f issue #63
Browse files Browse the repository at this point in the history
  • Loading branch information
RenaudRohlinger committed Dec 4, 2021
1 parent be823c9 commit 8648c93
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pages/index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ const Page = () => {
return (
<>
<DOM />
{/* @ts-ignore */}
<R3F r3f />
</>
)
Expand Down

0 comments on commit 8648c93

Please sign in to comment.