Skip to content
This repository was archived by the owner on Dec 4, 2017. It is now read-only.

Commit bc2ec07

Browse files
jeffbcrossnaomiblack
authored andcommitted
style(guide): add more context throughout displaying-data guide
1 parent 6b11326 commit bc2ec07

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

public/docs/js/latest/guide/displaying-data.jade

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -247,8 +247,6 @@
247247
}
248248
}
249249

250-
code-pane(language="javascript" name="ES5" format="linenums").
251-
//ES5
252250
function DisplayComponent(<span class='otl'>friends</span>) {
253251
this.myName = "Alice";
254252
this.names = <span class='otl'>friends.names</span>;

0 commit comments

Comments
 (0)