This is an automated email from the ASF dual-hosted git repository.

andreww pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/royale-docs.git


The following commit(s) were added to refs/heads/master by this push:
     new 845047f  Update Components.md
845047f is described below

commit 845047f638fb723cab4da4aad5c30c7ebff8c745
Author: Andrew Wetmore <[email protected]>
AuthorDate: Sun May 19 16:11:41 2019 -0300

    Update Components.md
    
    added a line for the subhead
---
 User-interface/Components.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/User-interface/Components.md b/User-interface/Components.md
index 0aed551..67413b9 100644
--- a/User-interface/Components.md
+++ b/User-interface/Components.md
@@ -19,6 +19,8 @@ title: Components
 ---
 # Components
 
+Meet the UI building blocks.
+
 Royale provides a wide range of components to help you design a user interface 
that presents your material clearly and offers a pleasing user experience. As 
with Flex, these include:
 
   * Layout aids (groups, cards, grids, forms)

Reply via email to