remove numbers from navigation

This commit is contained in:
Maisam Afshar 2022-08-15 14:35:02 +04:30
parent 77597ecdcc
commit d8d44111c8

View File

@ -320,7 +320,7 @@ watch(
> >
Page Sections Page Sections
</h6> </h6>
<span class="text-sm">See all 109 sections</span> <span class="text-sm">See all sections</span>
</div> </div>
<img <img
:src="downArrow" :src="downArrow"
@ -362,7 +362,7 @@ watch(
> >
Navigation Navigation
</h6> </h6>
<span class="text-sm">See all 9 navigations</span> <span class="text-sm">See all navigations</span>
</div> </div>
<img <img
:src="downArrow" :src="downArrow"
@ -410,7 +410,7 @@ watch(
> >
Input Areas Input Areas
</h6> </h6>
<span class="text-sm">See all 19 input areas</span> <span class="text-sm">See all input areas</span>
</div> </div>
<img <img
:src="downArrow" :src="downArrow"
@ -452,7 +452,7 @@ watch(
> >
Attention Catchers Attention Catchers
</h6> </h6>
<span class="text-sm">See all 14 examples</span> <span class="text-sm">See all examples</span>
</div> </div>
<img <img
:src="downArrow" :src="downArrow"
@ -500,7 +500,7 @@ watch(
> >
Elements Elements
</h6> </h6>
<span class="text-sm">See all 32 elements</span> <span class="text-sm">See all elements</span>
</div> </div>
<img <img
:src="downArrow" :src="downArrow"