Skip to content

Commit

Permalink
Merge pull request #518 from ertush/hotfix
Browse files Browse the repository at this point in the history
Modified facilities/index.js
  • Loading branch information
ertush authored Oct 24, 2024
2 parents a2e9c2c + 784d4d7 commit 228fd26
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pages/facilities/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -783,7 +783,6 @@ function FacilityHome(props) {
}
onSubmit={(values) => {

router.refresh()

const query = values.q.split(' ').join('+');
const href = new URL(window.location.href)
Expand Down

0 comments on commit 228fd26

Please sign in to comment.