We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d97a38 commit e0d1b06Copy full SHA for e0d1b06
src/A11y.tsx
@@ -1,6 +1,6 @@
1
import React, { useEffect, useRef, useState, useContext } from 'react';
2
import { useThree } from 'react-three-fiber';
3
-import { Html } from '@react-three/drei';
+import { Html } from '@react-three/drei/Html';
4
import useAnnounceStore from './announceStore';
5
6
interface Props {
0 commit comments