docs(cheatsheet): fix Dart cheatsheet

Also deletes an extraneous period from the JS cheatsheet.

Closes #5936
This commit is contained in:
Kathy Walrath
2015-12-15 17:36:40 -08:00
committed by Igor Minar
parent 24d5b665e1
commit a26053d3ff
7 changed files with 7 additions and 7 deletions

View File

@ -4,7 +4,7 @@ Forms
@description
{@target ts}`import {FORM_DIRECTIVES} from 'angular2/common';`{@endtarget}
{@target js}Available from `ng.common.FORM_DIRECTIVES`{@endtarget}
{@target dart}`import 'package:angular2/common.dart';`{@endtarget}
{@target dart}Available using `platform_directives` in pubspec{@endtarget}
@cheatsheetItem
syntax: