Skip to content

Commit 8865aaa

Browse files
authored
Update README.md
1 parent c572883 commit 8865aaa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/theme/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ enum ThemePreference {
7272
you can import this enum directly
7373

7474
```ts
75-
import {ThemeProvider} from "@marcus-rise/react-theme";
75+
import {ThemePreference} from "@marcus-rise/react-theme";
7676
```
7777

7878
- `toggleTheme` is a `function`, that toggle preferences from `system` -> `light` -> `dark`

0 commit comments

Comments
 (0)