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.
Here's a [basic Redux decorator example](https://github.com/skidding/flatris/blob/b87634a69feb9baf8347e90cdf034704e457e88c/web/components/FlatrisGame/cosmos.decorator.js#L24-L30).
110
110
111
+
### Redux state mock
112
+
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_ 💃.
114
+
111
115
## UI plugins
112
116
113
117
A main feature of the Cosmos Next redesign is the brand-new UI plugin architecture. While the new UI is created 100% from plugins, the plugin API is not yet documented. This is the next step.
0 commit comments