ci: fix typecheck & store test

This commit is contained in:
YunYouJun
2023-07-30 04:23:47 +08:00
parent 7d8677666b
commit a419c383a3
14 changed files with 221 additions and 37 deletions

View File

@@ -7,7 +7,7 @@ defineProps<{
</script>
<template>
<div m="t-4" class="max-w-900px m-auto text-left">
<div m="t-4" class="m-auto max-w-900px text-left">
<h3 text="center 3xl" font="serif !black">
{{ frontmatter?.title }}
</h3>