Skip to content
Snippets Groups Projects

Sort + Search UI

Merged Yusuf Akgül requested to merge sortSearch into main
2 files
+ 1
1
Compare changes
  • Side-by-side
  • Inline
Files
2
import { InfiniteScrollGames } from "@/components/InfiniteScroll";
import { InfiniteScrollGames } from "@/components/InfiniteScroll";
import Search from "@/components/search";
import Search from "@/components/search-games";
import Sort from "@/components/sort-games";
import Sort from "@/components/sort-games";
// renders a list of games infinitely (presumably)
// renders a list of games infinitely (presumably)
Loading