Search
Define a component MyHobby similar to Introduction and use it inside the App component. MyHobby should display the text My hobby is coding. when we pass "coding" to the hobby attribute.
MyHobby
Introduction
My hobby is coding.
"coding"
hobby