-
- Downloads
refactor: create custom paginated store for hosts
Hosts shouldn’t be fetched all at once like it’s the case for stores like categories and languages because there might be a lot of hosts in the database.
src/stores/hosts.ts
0 → 100644
Please register or sign in to comment