We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 23b3f79 + 541a264 commit 2b9f774Copy full SHA for 2b9f774
docs/custom-cursor.md
@@ -47,7 +47,7 @@ export default EmojiCursor
47
You can apply custom cursors as follows:
48
49
```tsx
50
-import { EmojiCursor } from '@cursorify/cursors'
+import { CursorifyProvider, EmojiCursor } from '@cursorify/cursors'
51
52
const App = () => {
53
return (
0 commit comments