Skip to content

Update the way to import

Compare
Choose a tag to compare
@bennycwong bennycwong released this 04 Aug 18:37
· 228 commits to master since this release

The way to import the module just got easier:

import RouterScroll from 'ember-router-scroll';

const Router = Ember.Router.extend(RouterScroll,{...