Fix grid layout snippet

This commit is contained in:
Erjan Gavalji
2015-03-09 10:56:20 +02:00
parent 041efb981d
commit 878f65dc55

View File

@ -515,7 +515,6 @@ export var test_codesnippets = function () {
// <Button row="1" colSpan="3" />
// </GridLayout>
// ```
// </snippet>
// ### Add views to grid layout
// ``` JavaScript