Closed bowheart closed 1 year ago
Some apps are still using React versions < 18. Prefer using the useSyncExternalStore shim for now.
useSyncExternalStore
This shim adds over 1kb to the minified build. I'd say it's worth it for now, but something to consider.
Closes #44
Description
Some apps are still using React versions < 18. Prefer using the
useSyncExternalStore
shim for now.Considerations
This shim adds over 1kb to the minified build. I'd say it's worth it for now, but something to consider.
Issues
Closes #44