Improve the frontend modals

This commit is contained in:
Urtzi Alfaro
2025-10-27 16:33:26 +01:00
parent 61376b7a9f
commit 858d985c92
143 changed files with 9289 additions and 2306 deletions

View File

@@ -594,4 +594,4 @@ export class POSService {
// Export singleton instance
export const posService = new POSService();
export default posService;
export default posService;