adrianhajdin / project_syncfusion_dashboard

This is a code repository for the corresponding YouTube video. In this tutorial we are going to build and deploy a an admin dashboard app using React.js and Syncfusion
https://jsmastery.pro
GNU Affero General Public License v3.0
3.04k stars 1.05k forks source link

fix: netlify routing fix #27

Open yogeshpendse opened 1 year ago

yogeshpendse commented 1 year ago

https://dashboard-shoppy.netlify.app/ecommerce is crashing on netlify if we got to that route directly. I read netlify documentation here and fixed the issue.