oldoc63 / learningFS

Web development back and front
0 stars 0 forks source link

Replace empty arrays in workAroundModule #1032

Open oldoc63 opened 2 years ago

oldoc63 commented 2 years ago

Each of the incomplete functions in workAroundModule.js contains an empty array ([]) that needs to be replaced. You will need to use the appropriate imported data/functions from the salaryData.js module to replace these arrays.