Dialog rtl removed

This commit is contained in:
tugcekucukoglu 2024-05-20 10:47:15 +03:00
parent 43ec5d319b
commit 93d39c1e1e
4 changed files with 0 additions and 16 deletions

View file

@ -53,12 +53,6 @@ const DialogProps = [
default: 'null',
description: 'Style class of the content section.'
},
{
name: 'rtl',
type: 'boolean',
default: 'null',
description: 'When enabled dialog is displayed in RTL direction.'
},
{
name: 'closable',
type: 'boolean',