fictoan-react
fictoan-react copied to clipboard
1.2.9
- Update
ThemeProvider
to exposesetTheme
anduseTheme
functionality in any component via local storage-
const { theme, setTheme } = useTheme();
-
- Removes the dependency of creating
RootClientSideLayout
- Add a default theme for
CodeBlock
- Update
vite.config.js
to retainuse client;
for Next 14+ support
Find the PR for react boilerplate using 1.2.9