Welcome to the React feedback portal. We’re happy you’re here! If you have feedback on how to improve the React, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
I have added the Dashboard layout component. I have just import the layout component after this my application is break. It show the following error:
Uncaught SyntaxError: Unexpected token export
at Object.<anonymous> (bundle.js:4615)
at __webpack_require__ (bundle.js:556)
at fn (bundle.js:87)
at eval (eval at <anonymous> (bundle.js:4603), <anonymous>:10:82)
at eval (eval at <anonymous> (bundle.js:4603), <anonymous>:10:278)
at Object.<anonymous> (bundle.js:4603)
at __webpack_require__ (bundle.js:556)
at fn (bundle.js:87)
at eval (eval at <anonymous> (bundle.js:4585), <anonymous>:18:24)
at Object.<anonymous> (bundle.js:4585)
Please see the attached application just use the two
npm install
npm start
You will get the error