Skip to content

Commit

Permalink
chore: typo (#3188)
Browse files Browse the repository at this point in the history
  • Loading branch information
Joshua-Nweze committed Jun 27, 2023
1 parent 7678cd3 commit 89c9a09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ export default {
// tracks mouse position
const { x, y } = useMouse()

// is user prefers dark theme
// if user prefers dark theme
const isDark = usePreferredDark()

// persist state in localStorage
Expand Down

0 comments on commit 89c9a09

Please sign in to comment.