tvc-school / react-challenges

Description of React challenges
MIT License
0 stars 0 forks source link

Children #3

Open klequis opened 5 years ago

klequis commented 5 years ago

Make a component that takes li elements as children and renders them as a ul or ol depending on the value of a prop passed.