Thatsaphorn Atchariyaphap c99e09056c Refactor error handling utilities
- Replace `showError` with a more versatile `showToast` utility.
- Add specific toast functions (`showErrorToast`, `showSuccessToast`, etc.) for better message handling.
- Remove `showError.ts` and migrate logic to `showToast.ts` for cleaner structure.
- Update `ErrorBoundary` and `useErrorHandler` to use the new `showToast` functions.
2025-07-11 19:15:08 +02:00
2025-07-02 11:09:20 +09:00
2025-05-29 18:51:59 +00:00
Description
No description provided
7.6 MiB
Languages
TypeScript 76.1%
Java 21.1%
CSS 1.7%
Dockerfile 0.4%
JavaScript 0.3%
Other 0.4%