Skip to content

Commit ea74c7a

Browse files
committed
tweak changeset
1 parent 4b790e4 commit ea74c7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.changeset/green-dingos-design.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
'@emotion/react': patch
33
---
44

5-
Change Global component to construct custom StyleSheet constructor. This is useful when cache.sheet is not the default implementation
5+
Change `Global` component to use the `StyleSheet` constructor of the current `cache.sheet`. This is useful when `cache.sheet` is not the default implementation. Thanks to that the inner sheet constructed by `Global` can share the behavior with its "main" sheet that is hold by the `cache`.

0 commit comments

Comments
 (0)