docs(cheatsheet/dart): alert reader of possible inaccuracies (#1814)

Until we can generate the cheat sheet properly, at least alert reader
of possible inaccuracies.
This commit is contained in:
Patrice Chalin 2016-07-07 11:42:04 -07:00 committed by Kathy Walrath
parent 3a45a7a070
commit ff718f4211
1 changed files with 3 additions and 1 deletions

View File

@ -1,6 +1,8 @@
- var base = current.path[4] ? '.' : './guide';
.banner.grid-fluid
p.text-body.c10 This cheat sheet is provisional and may change. Angular 2 is currently in Release Candidate.
.alert.is-important
:marked
**Known issue:** Some cheat sheet entries are currently inaccurate, reflecting TypeScript instead of Dart.
article(class="l-content-small grid-fluid docs-content")
.cheatsheet