chore: lint

This commit is contained in:
Mar0xy 2023-10-04 03:51:58 +02:00
parent 2e790877f8
commit baeb8bc30b
No known key found for this signature in database
GPG Key ID: 56569BBE47D2C828
1 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@
MFM Cheatsheet
</template>
<MkStickyContainer>
<MkSpacer :content-max="800">
<MkSpacer :contentMax="800">
<div class="mfm-cheat-sheet">
<div>{{ i18n.ts._mfm.intro }}</div>
<br />
@ -470,4 +470,4 @@ const preview_plain = ref(
}
}
}
</style>
</style>