Adding instructions on creating a folder name

Adding instructions on creating a folder in components library
This commit is contained in:
candideu 2021-11-25 16:39:33 -05:00 committed by Andrés Moya
parent ad174dac57
commit 8e0233096f

View File

@ -20,6 +20,15 @@ title: 13· Components
</ol>
<p><img src="/img/components-create.gif" alt="components" /></p>
<h3 id="component-folder">Create a folder for your components</h3>
<p>To create subfolders in your component library, use slashes (/):</p>
<ol>
<li>Create a component</li>
<li>Rename the component as follows: "FOLDER NAME/COMPONENT NAME". For example, "Buttons/Alert Button"</li>
<li>To rename the folder or ungroup the items, right-click on the folder's name</li>
</ol>
<p><img src="/img/create-components-folder.gif" alt="components folder" /></p>
<h3 id="component-update">Update main components</h3>
<p>To update changes to a Main component:</p>
<ol>