feat(frontend): add pull to refresh for iOS PWA

This commit is contained in:
Herculino Trotta
2026-02-15 11:34:28 -03:00
parent ea5d86dbf8
commit 27e85c4776
6 changed files with 129 additions and 1 deletions

View File

@@ -10,3 +10,4 @@ import './js/sweetalert2.js';
import './js/style.js';
import './js/_utils.js';
import './js/hide_amounts.js';
import './js/pulltorefresh.js';