I have removed States that are not needed anymore for the search/filter.
I have changed where it fetch the login information. It now fetches who is logged in on the main page instead of inside the component. The info is passed to these components with props. This is done for FindingPage and Employer Inbox.
I have removed States that are not needed anymore for the search/filter. I have changed where it fetch the login information. It now fetches who is logged in on the main page instead of inside the component. The info is passed to these components with props. This is done for FindingPage and Employer Inbox.