Skip to content

Commit

Permalink
Fix custom component usage with Canvas component being marked as Thre…
Browse files Browse the repository at this point in the history
…e Fiber root instead of React

adeira-source-id: 19224073aed4f30b6dfe831c1a45580be16d0664
  • Loading branch information
itsdouges authored and triplex-bot committed Jan 14, 2025
1 parent 755b4e2 commit cf752d6
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changeset/five-eels-worry.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@triplex/client": patch
---

Using a Canvas component from `@react-three/fiber` along with other custom components are now correctly flagged as a "react" root instead of a "three-fiber" root.

0 comments on commit cf752d6

Please sign in to comment.