Skip to content

Commit

Permalink
#49 Remove filter that was accidentially added to home
Browse files Browse the repository at this point in the history
  • Loading branch information
SandraBergstrom committed Jun 27, 2023
1 parent 9ff12ea commit f25f410
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/App.js
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ function App() {
render={() => (
<PostsPage
message="No results found. Adjust the search keyword."
filter={`owner__followed__owner__traveler=${traveler_id}&`}
/>
)}
/>
Expand Down

0 comments on commit f25f410

Please sign in to comment.