Skip to content

Commit bf36bc1

Browse files
authored
Update README.md
1 parent 3e0a516 commit bf36bc1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ Live demo: https://n4rzi.csb.app
1717
First, place the `A11yAnnouncer` component next to the R3F Canvas component. This is critical, because it will manage the screen-reader and help emulate focus!
1818

1919
```jsx
20+
import { Canvas } from 'react-three-fiber'
2021
import { A11yAnnouncer } from '@react-three/a11y'
2122

2223
function App() {

0 commit comments

Comments
 (0)