0
0
Fork 0

fix: remove limit

This commit is contained in:
Javier Segarra 2024-10-01 10:04:56 +02:00
parent 30767b110f
commit 8fa82c818d
1 changed files with 0 additions and 1 deletions

View File

@ -131,7 +131,6 @@ async function handleCountries(data) {
<FetchData
ref="townsFetchDataRef"
@on-fetch="handleTowns"
:limit="30"
auto-load
url="Towns/location"
/>