Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dayzed: Support for defaultProps will be removed from function components in a future major release. #57

Open
zupaazhai opened this issue Aug 27, 2024 · 0 comments

Comments

@zupaazhai
Copy link

I got this error in my project

Environment

  • dayzed (version 3.2.3)
  • Chakra UI (version 2.8.2)

Error message

arning: Dayzed: Support for defaultProps will be removed from function components in a future major release. Use JavaScript default parameters instead.
Dayzed@http://localhost:5173/node_modules/.vite/deps/dayzed.js?v=3054a706:462:33
div
withEmotionCache2/<@http://localhost:5173/node_modules/.vite/deps/chunk-R54DVJGV.js?v=1b4164e7:1287:45
ChakraComponent@http://localhost:5173/node_modules/.vite/deps/chunk-F32JGBZM.js?v=1b4164e7:8262:35
div
withEmotionCache2/<@http://localhost:5173/node_modules/.vite/deps/chunk-R54DVJGV.js?v=1b4164e7:1287:45
ChakraComponent@http://localhost:5173/node_modules/.vite/deps/chunk-F32JGBZM.js?v=1b4164e7:8262:35
Stack<@http://localhost:5173/node_modules/.vite/deps/chunk-F32JGBZM.js?v=1b4164e7:8851:7
VStack
div
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant