This commit is contained in:
Kara Hoagland
2022-11-11 12:12:29 -08:00
8 changed files with 13 additions and 167 deletions

View File

@@ -1,6 +1,3 @@
//
//module.exports = {getReviewsFromStorage, saveReviewsToStorage};
/**
* @returns {Array<Object>} An array of reviews found in localStorage
*/