Skip to content

Commit

Permalink
Merge pull request #477 from victornpb/search-results-not-updating
Browse files Browse the repository at this point in the history
Search results not updating
  • Loading branch information
victornpb authored Mar 27, 2023
2 parents 81fc9b7 + f0360bc commit 53e60ec
Show file tree
Hide file tree
Showing 8 changed files with 246 additions and 215 deletions.
3 changes: 1 addition & 2 deletions .eslintrc
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,7 @@
"no-console": "off",
"no-debugger": "warn",
"no-unused-expressions": "error",
"no-trailing-spaces": "error",
"no-trailing-spaces": "off",
"no-undef": "error"

}
}
Loading

0 comments on commit 53e60ec

Please sign in to comment.