Sceptre
Results
1
comments of
Sceptre
> [ FIXED ] : > > In server/users.js : > > `const getUser = (id) => users.find((user)=> user.id === id) ` > > Remove the '{ }' after the...