DEV Community

MAHBUBUL ALAM
MAHBUBUL ALAM

Posted on

Hello I need your help for some problem

Failed to compile.

Should not import the named export 'logo' (imported as 'logo') from default-exporting module (only default export is available soon)
WARNING in [eslint]
src\App.js
Line 4:35: 'Route' is defined but never used no-unused-vars

ERROR in ./src/components/Navbar.js 44:15-19
Should not import the named export 'logo' (imported as 'logo') from default-exporting module (only default export is available soon)

webpack compiled with 1 error and 1 warning

Top comments (1)

Collapse
 
femi_akinyemi profile image
Femi Akinyemi

have you resolved this ?