Skip to content

Make basic API Requests from ResultsView

Eric Gardner requested to merge api into main
  • Updates the ResultsView component to perform basic data fetching via fetch() requests.
  • Migrates the ResultsView component to the Composition API for better compatibility with TypeScript

Merge request reports