diff --git a/apps/showcase/nuxt.config.js b/apps/showcase/nuxt.config.js index 765194b74..2e804a071 100644 --- a/apps/showcase/nuxt.config.js +++ b/apps/showcase/nuxt.config.js @@ -58,9 +58,6 @@ export default defineNuxtConfig({ app: { baseURL: baseUrl, head: { - htmlAttrs: { - dir: 'rtl' - }, title: 'PrimeVue - Vue UI Component Library', meta: [ { charset: 'utf-8' },