You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
createCache's type definitions say that the prepend option is deprecated, and the @emotion/cache release notes give an excellent example of using the new insertionPoint option, but the docs don't say anything about insertionPoint.
Description:
createCache
's type definitions say that theprepend
option is deprecated, and the @emotion/cache release notes give an excellent example of using the newinsertionPoint
option, but the docs don't say anything aboutinsertionPoint
.Documentation links:
https://emotion.sh/docs/@emotion/cache
The text was updated successfully, but these errors were encountered: