Skip to content
Snippets Groups Projects
reducer.js 38 B

const initial = {
    entities: [],
}