diff --git a/src/index.tsx b/src/index.tsx index 30ae104..cb0597d 100644 --- a/src/index.tsx +++ b/src/index.tsx @@ -47,13 +47,61 @@ root.render( - } /> - } /> - } /> - } /> - } /> - }> - } /> + + + + } + /> + + + + } + /> + + + + } + /> + + + + } + /> + + + + } + /> + + + + } + > + + + + } + /> {componentsArray.map((element: any) => ( ))}