Removed default RTL

pull/6687/head
Cagatay Civici 2024-10-30 13:28:11 +03:00
parent 7f0f2a578b
commit 3ed2703cab
1 changed files with 0 additions and 3 deletions

View File

@ -58,9 +58,6 @@ export default defineNuxtConfig({
app: { app: {
baseURL: baseUrl, baseURL: baseUrl,
head: { head: {
htmlAttrs: {
dir: 'rtl'
},
title: 'PrimeVue - Vue UI Component Library', title: 'PrimeVue - Vue UI Component Library',
meta: [ meta: [
{ charset: 'utf-8' }, { charset: 'utf-8' },