Fixed #4192 - CascadeSelect unstyled mode defect

This commit is contained in:
Tuğçe Küçükoğlu 2023-07-24 11:25:19 +03:00
parent eb11205e3a
commit 3ff671c8d5
2 changed files with 2 additions and 0 deletions

View file

@ -44,6 +44,7 @@
:optionGroupChildren="optionGroupChildren"
@option-change="onOptionChange"
:pt="pt"
:unstyled="unstyled"
/>
</li>
</template>