📅  最后修改于: 2022-03-11 15:02:40.158000             🧑  作者: Mango
/* Some components require to have just one children element inside,
So the solution is to wrap the elements inside the parent element with a
or a react fragment <> >
Example:
*/
//your elements