• Robert Knight's avatar
    Remove `moderation` state from Redux store · dce257e3
    Robert Knight authored
    Moderation state was originally going to be retrieved via a separate API
    call from /api/search but is now returned as a `moderation` field in the
    annotation response.
    
    This commit removes the separate `moderation` state from the Redux
    store.
    dce257e3
annotation-ui.js 4.46 KB