issues
search
NSS-Day-Cohort-53
/
kennels-siennas
kennels-siennas created by GitHub Classroom
0
stars
0
forks
source link
Change Animal Owner Text
#27
Open
cjgochanour
opened
2 years ago
cjgochanour
commented
2 years ago
In Animal.js
[x] Owner's name is currently hard-coded to "unknown". This needs to be changed to the animal's owners, which is stored in the AllOwners array. Map over this array returning the owners' names.
Related to issue #6
In Animal.js
Related to issue #6