• Matthew Taylor's avatar
    make invite an array instead of an object · b82d312d
    Matthew Taylor authored
    When trying to clear the invite, because invite is currently an object, it’s getting the state’s existing invite re-applied via `defaultsDeep`. Making it an array should solve this issue
    b82d312d
container.jsx 6.1 KB