| Index: example/todomvc/router_options.html
|
| diff --git a/example/todomvc/router_options.html b/example/todomvc/router_options.html
|
| index fe60e94b8393859e9f13247df2b65d6fabdb0284..b5fd6547da705c7f2abff6cdc1855431a88d2609 100644
|
| --- a/example/todomvc/router_options.html
|
| +++ b/example/todomvc/router_options.html
|
| @@ -10,7 +10,7 @@ BSD-style license that can be found in the LICENSE file.
|
| <template><content></content></template>
|
| <script type="application/dart">
|
| import 'dart:html';
|
| - import 'package:web_components/web_components.dart';
|
| + import 'package:web_ui/web_ui.dart';
|
|
|
| /**
|
| * Given a set of child links to this page, this will add the "selected" CSS
|
|
|