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

Syntax error #38

Open aleenabeegum opened 11 months ago

aleenabeegum commented 11 months ago

<div className={currentMode === 'Dark' ? 'dark' : ''}> ^

SyntaxError: Unexpected token '<'