Open KennyMwendwaX opened 1 year ago
Firefox is also warning for deprecation:
"@wysimark/standalone": "^3.0.20",
I've added this to my yarn build and when i import it i warnings from Firefox.
[DEPRECATED] Default export is deprecated. Instead use import { create } from 'zustand'
.
Is there a newer zustand version we can use?
Description Getting an error in the console:
Reproduction A GIF or video showing the issue happening. If you don't include this, your issue may be closed, if it's too hard to figure out exactly what is going wrong.
Steps To reproduce the behavior:
Expectation It shouldn't throw the error log.
Environment