Loading

Quipoin Menu

Learn • Practice • Grow

react / Component Composition in React
exercise
1/5
Exercise 1React
Question

Create a 'Card' component that renders a title, content, and a footer using children props. Then compose it with specific elements.