Gbuomprisco / ng2-material-dropdown

Angular 2 Material-like Dropdown Component
MIT License
37 stars 54 forks source link

Module '"node_modules/ng2-material-dropdown/index"' has no exported member 'NG2_DROPDOWN_DIRECTIVES'. #8

Closed FaberNa closed 8 years ago

FaberNa commented 8 years ago

When use this in my application with Angulr i see this error : Module '"node_modules/ng2-material-dropdown/index"' has no exported member 'NG2_DROPDOWN_DIRECTIVES'.

Gbuomprisco commented 8 years ago

Hi @FaberNa,

Sorry - the documentation is outdated. Try just importing the module Ng2DropdownModule in your module.

Reopen if still an issue :)