Use pascal-case

This commit is contained in:
Tuğçe Küçükoğlu 2023-03-02 16:17:19 +03:00
parent c3370293cd
commit 3eee8595e2
50 changed files with 59 additions and 61 deletions

View file

@ -7,7 +7,7 @@
</p>
<p>
Close element is a <i>button</i> with an <i>aria-label</i> that refers to the <i>aria.close</i> property of the <nuxt-link to="/locale">locale</nuxt-link> API by default, you may use <i>closeButtonProps</i> to customize the element and
Close element is a <i>button</i> with an <i>aria-label</i> that refers to the <i>aria.close</i> property of the <NuxtLink to="/locale">locale</NuxtLink> API by default, you may use <i>closeButtonProps</i> to customize the element and
override the default <i>aria-label</i>.
</p>