Skip to content

Commit

Permalink
cleared the waring of set state
Browse files Browse the repository at this point in the history
  • Loading branch information
byohannes committed Jun 28, 2020
1 parent 234476b commit 5959d53
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/MainJobsBoard.js
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ const MainContent = () => {
key={data.id}
addTag={addTagToFilter}
tagList={tagList}
setListings={setListings}
/>
);
})}
Expand Down

0 comments on commit 5959d53

Please sign in to comment.