mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-17 04:41:36 +08:00
Close the grid layout snippet tag
This commit is contained in:
@ -568,4 +568,5 @@ export var test_codesnippets = function () {
|
|||||||
gridLayout.addRow(firstRow);
|
gridLayout.addRow(firstRow);
|
||||||
gridLayout.addRow(secondRow);
|
gridLayout.addRow(secondRow);
|
||||||
// ```
|
// ```
|
||||||
|
// </snippet>
|
||||||
};
|
};
|
||||||
|
Reference in New Issue
Block a user