logo

Crowdly

Find the bug in this code: function car({make, model}) {   return <h1>{make} ...

✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.

Find the bug in this code:

function car({make, model}) {

  return <h1>{make} {model}</h1>;

};

More questions like this

Want instant access to all verified answers on e-learning.msa.edu.eg?

Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!