docs(cheatsheet): fix Dart cheatsheet
Also deletes an extraneous period from the JS cheatsheet. Closes #5936
This commit is contained in:

committed by
Igor Minar

parent
24d5b665e1
commit
a26053d3ff
@ -4,7 +4,7 @@ Routing and navigation
|
||||
@description
|
||||
{@target ts}`import {RouteConfig, ROUTER_DIRECTIVES, ROUTER_PROVIDERS, ...} from 'angular2/router';`{@endtarget}
|
||||
{@target js}Available from the `ng.router` namespace{@endtarget}
|
||||
{@target dart}`import 'package:angular2/router.dart';`{@endtarget}
|
||||
{@target dart}`import 'package:angular2/angular2.dart';`{@endtarget}
|
||||
|
||||
|
||||
@cheatsheetItem
|
||||
|
Reference in New Issue
Block a user