mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-18 19:21:34 +08:00
refactor(nav): add initial support for url in general, add integration w/ ng-router
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
import { browser, ElementFinder, promise } from 'protractor/built';
|
||||
import { browser, ElementFinder } from 'protractor/built';
|
||||
|
||||
import { BasicInputsPage } from './basic-inputs.po';
|
||||
|
||||
|
Reference in New Issue
Block a user