We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 662e50b + 362a6a9 commit 7a0578eCopy full SHA for 7a0578e
docs/cursorify-options.md
@@ -17,7 +17,7 @@ Refer to the description of each option below.
17
- breakpoint: You can set breakpoint to disable in mobile size.
18
19
```tsx
20
-import { CursorifyProvider, EmojiCursor } from '@cursorify/react'
+import { CursorifyProvider, DefaultCursor } from '@cursorify/react'
21
22
const App = () => {
23
return (
0 commit comments