fictoan-react icon indicating copy to clipboard operation
fictoan-react copied to clipboard

1.2.9

Open aditya-67 opened this issue 6 months ago • 0 comments

  • Update ThemeProvider to expose setTheme and useTheme 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 retain use client; for Next 14+ support

Find the PR for react boilerplate using 1.2.9

aditya-67 avatar Aug 05 '24 19:08 aditya-67