diff --git a/exercise-8/SOLUTIONS.md b/exercise-8/SOLUTIONS.md index 657d99c..f201c66 100644 --- a/exercise-8/SOLUTIONS.md +++ b/exercise-8/SOLUTIONS.md @@ -71,7 +71,8 @@ export default function({ friend }) {

{friend.name}

- +

ID: {friend.id}

+

{friend.bio}