Fetyali7 / MAK-soen341project2023

1 stars 5 forks source link

Removed unused states. Fixed issue fetch loginList #59

Closed mycoal2 closed 1 year ago

mycoal2 commented 1 year ago

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.