-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Add addToCollection and downloadCollection functions This commit adds two new functions, addToCollection and downloadCollection, to the helpers/functions.ts file. The addToCollection function is responsible for adding items to a collection stored in localStorage, while the downloadCollection function downloads the collection as a JSON file. These functions enhance the functionality of the SearchResults component by allowing users to build and download collections of search results.
- Loading branch information
Showing
4 changed files
with
310 additions
and
178 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.