chore: lint
This commit is contained in:
parent
2e790877f8
commit
baeb8bc30b
1 changed files with 2 additions and 2 deletions
|
@ -10,7 +10,7 @@
|
||||||
MFM Cheatsheet
|
MFM Cheatsheet
|
||||||
</template>
|
</template>
|
||||||
<MkStickyContainer>
|
<MkStickyContainer>
|
||||||
<MkSpacer :content-max="800">
|
<MkSpacer :contentMax="800">
|
||||||
<div class="mfm-cheat-sheet">
|
<div class="mfm-cheat-sheet">
|
||||||
<div>{{ i18n.ts._mfm.intro }}</div>
|
<div>{{ i18n.ts._mfm.intro }}</div>
|
||||||
<br />
|
<br />
|
||||||
|
@ -470,4 +470,4 @@ const preview_plain = ref(
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
Loading…
Reference in a new issue