Nazeh-Taha / react-responsive-animate-navbar

React js Library - Responsive Animated Navbar
86 stars 27 forks source link

You need an export statements on your index.js file, this component doesn't work #14

Open Yassinelaadraoui opened 4 years ago

Yassinelaadraoui commented 4 years ago

hey dude can you quickly add the export statement to your index.js file before this one doesn't work for me

AlexEpuran commented 4 years ago

Same problem here :)

Attempted import error: 'react-responsive-animate-navbar' does not contain a default export (imported as 'ReactNavbar').

seif1000 commented 4 years ago

import {ReactNavbar} from "react-responsive-animate-navbar";