Yyugal41735

ChakraUI/v3/refactor-custom-theme

No description available

ChakraUImigration
Public
1 executions

Run locally

npx codemod ChakraUI/v3/refactor-custom-theme
  • Replaces extendTheme with createSystem and defaultConfig.
  • Updates your theme object to fit the new structure required by Chakra UI.

Example

Before

ts

After

ts

Ready to contribute?

Build your own codemod and share it with the community.