bashovski / canzona

Play, browse and explore World's music in one place - built using MERN stack.
0 stars 0 forks source link

Replace Form content tag with slot composition #28

Open bashovski opened 4 years ago

bashovski commented 4 years ago

https://reactjs.org/docs/composition-vs-inheritance.html https://alligator.io/vuejs/component-slots/

use props.children as a reference to the jsx wrapped inside the Form element.