File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ Includes functionality to:
30
30
</template >
31
31
</q-input >
32
32
<Routes ></Routes >
33
- <UploadMockup ></UploadMockup >
33
+ <!-- < UploadMockup></UploadMockup> -- >
34
34
</div >
35
35
36
36
</template >
Original file line number Diff line number Diff line change 38
38
deleted.)
39
39
</p >
40
40
<img alt =" Routes tab" src =" ../../../assets/routes.png" class =" tut-screenshot" >
41
- <h class =" tutorial-sub-heading" >Uploading mockups</h >
41
+ <!-- < h class="tutorial-sub-heading">Uploading mockups</h>
42
42
<p class="tutorialContent">You can upload a design mockup in the Routes tab of the right sidebar menu (one mockup
43
43
per route). Select the route in the Routes tab, open the ‘Upload Mockup’ sub-menu and click ‘Upload Mockup’. To
44
44
clear the image, click the ‘Clear Image’ button.
48
48
<p class="tutorialContent">You can find a visualization of your app hierarchy in the Project Tree tab of the right
49
49
sidebar. Routes are blue, components are green. You can also navigate to a component or route by clicking on it in
50
50
the project tree.
51
- </p >
51
+ </p> -->
52
52
<img alt =" Project Tree" src =" ../../../assets/project-tree.png" class =" tut-screenshot" >
53
53
<h class =" tutorial-sub-heading" >Component Details</h >
54
54
<p class =" tutorialContent" >Under the component details tab, you can access details about the active/selected
You can’t perform that action at this time.
0 commit comments