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.
'auto'
1 parent 79eeee3 commit 482ff74Copy full SHA for 482ff74
app/components/Readme.vue
@@ -61,6 +61,7 @@ function handleClick(event: MouseEvent) {
61
<template>
62
<article
63
class="readme prose prose-invert max-w-[70ch] lg:max-w-none px-1"
64
+ dir="auto"
65
v-html="html"
66
:style="{
67
'--i18n-note': '\'' + $t('package.readme.callout.note') + '\'',
0 commit comments