Matin Taherzadeh
Matin Taherzadeh
Replace `element={'Home'}` with **`element={}`** and repeat this process (changing single quotation with a self closing tag for including those components in the Route) and then you're good to go! 😉...
@srp8 If you're having the exact same issue with exact same code as the questioner, then by replacing those codes I've mentioned, it has to solve your issue. Otherwise, your...
@adarsaparasar `{} />` Give a space after "Home" and see if it fixes your issue. Like this: `{} />`