HomePhabricator
Diffusion Comm d9fa9b66c40e

[web] Change import path and fix errors showing up when the typing is correct

Description

[web] Change import path and fix errors showing up when the typing is correct

Summary:
As mentioned in D6812 the import has to be fixed. We use useSelector from web/redux/redux-utils.js on web, because it adds proper typing. This change broke this file, because we should not be
quering an object for a field it doesn't have. Thus the other changes.

Test Plan: Run web app, checked that Apps directory modal displays its items correclty.

Reviewers: michal, tomek, kamil

Reviewed By: tomek

Subscribers: ashoat, atul

Differential Revision: https://phab.comm.dev/D6816

Details

Provenance
InkaSokolowskaAuthored on Mar 1 2023, 12:21 AM
Reviewer
tomek
Differential Revision
D6816: [web] Change import path and fix errors showing up when the typing is correct
Parents
rCOMMf555ace6fb9b: [web] Remove apps as a tab in code logic
Branches
Unknown
Tags
Unknown