mirror of
https://github.com/fmhy/edit.git
synced 2026-02-19 01:31:41 +11:00
shorter fields
This commit is contained in:
parent
d06f53879c
commit
36423c2be1
2 changed files with 4 additions and 3 deletions
|
|
@ -8,9 +8,9 @@ import Modal from "./Modal.vue";
|
||||||
<div class="card-header">
|
<div class="card-header">
|
||||||
<div class="card-title">Emoji Legend</div>
|
<div class="card-title">Emoji Legend</div>
|
||||||
</div>
|
</div>
|
||||||
<Field icon="i-twemoji-star">Community Recommendations</Field>
|
<Field icon="i-twemoji-star">Recommendations</Field>
|
||||||
<Field icon="i-twemoji-globe-with-meridians">3rd Party Indexes</Field>
|
<Field icon="i-twemoji-globe-with-meridians">Indexes</Field>
|
||||||
<Field icon="i-twemoji-repeat-button">Storage Page Links</Field>
|
<Field icon="i-twemoji-repeat-button">Storage Links</Field>
|
||||||
<Modal />
|
<Modal />
|
||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
|
|
|
||||||
1
fmhy
Submodule
1
fmhy
Submodule
|
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 5f22216b2004c386e314254fd9d6b6a78902398e
|
||||||
Loading…
Add table
Add a link
Reference in a new issue