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
{{ message }}
This repository was archived by the owner on May 8, 2023. It is now read-only.
> A decorator file only applies to fixture files that are contained in the decorator file's directory. Multiple decorator files can be composed, in the order of their position in the file system hierarchy (from outer to inner).
108
108
109
-
Here's a [basic Redux decorator example](https://github.com/skidding/flatris/blob/b87634a69feb9baf8347e90cdf034704e457e88c/web/components/FlatrisGame/cosmos.decorator.js#L24-L30).
110
-
111
109
### Redux state mock
112
110
113
-
Check out [react-cosmos-redux](https://github.com/skidding/react-cosmos-redux)if you'd like to see what a Cosmos Next decorator looks like. It works with the latest `react-redux` version and it's written with_hooks_ 💃.
111
+
Check out [react-cosmos-redux](https://github.com/skidding/react-cosmos-redux) to see what a Cosmos Next decorator looks like. It works with the latest `react-redux` version and it's written in_hooks_ 💃.
0 commit comments