kuflash / react-router-sitemap

Generate sitemap.xml by React Router configuration
MIT License
251 stars 57 forks source link

Doesn't work if Routes contains element #121

Open andrii1 opened 1 year ago

andrii1 commented 1 year ago

If syntax in my Routes file is this: <Route path="/test" element={<TestPage />} /> - there is some babel error