We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a08874 commit 863a563Copy full SHA for 863a563
app/components/ArticleMetadata.vue
@@ -13,7 +13,7 @@ const formattedDate = computed(() => {
13
</script>
14
15
<template>
16
- <div flex="~ items-center gap-x-16 wrap" text="12 neutral" nq-label>
+ <div flex="~ items-center gap-x-16 wrap" text="12/2 neutral" nq-label>
17
<time :datetime="formattedDate">
18
{{ formattedDate }}
19
</time>
0 commit comments