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
Write an example providing and override reducer to filter the data in a custom way. Ensure that this satisfies the ability to create custom filters. It may also be worthwhile to add a task to griddle-render to make it so custom filters can be applied on <Griddle /> definition rather than needing to pass in a custom reducer.
Write an example providing and override reducer to filter the data in a custom way. Ensure that this satisfies the ability to create custom filters. It may also be worthwhile to add a task to griddle-render to make it so custom filters can be applied on
<Griddle />
definition rather than needing to pass in a custom reducer.See GriddleGriddle/Griddle#62
The text was updated successfully, but these errors were encountered: