Use wrap for text menu

This commit is contained in:
Mulia Nasution
2023-06-07 12:45:20 +07:00
parent e3ee71abd0
commit dbbca1c464
2 changed files with 2 additions and 2 deletions

View File

@@ -71,7 +71,7 @@
<DxTexts add-row="Tambah"></DxTexts>
</DxItem>
</DxToolbar>
<DxPaging :page-size="5" />
<DxPaging :page-size="10" />
<DxPager
:visible="true"
:allowed-page-sizes="[5, 10, 50]"