jonaszuberbuehler / ion-affix

A directive for Ionic framework for creating affix headers.
MIT License
57 stars 20 forks source link

Import guide line in README.md #30

Open sonicwong opened 5 years ago

sonicwong commented 5 years ago

I think it is the best to add a line on how to import this module: import { IonAffixModule} from 'ion-affix'

leabdalla commented 4 years ago

it solved my problem, thanks