advanced-react-webpack-babel-setup
advanced-react-webpack-babel-setup copied to clipboard
What is Element type on Route ?
hello
I just wondered what is element attribute doing you used on
<Route path={routes.PROGRAMMING} element={<Programming />} />
i searched the doc and i found nothing about it!