Merge branch 'develop' into dev
All checks were successful
Build & Deploy on Dev / build (push) Successful in 2m56s

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2026-02-25 11:44:23 +07:00
commit 389b258791

View file

@ -1,6 +1,6 @@
import * as htmlToImage from "html-to-image";
import { PDFDocument } from "pdf-lib";
C
/** ฟังก์ชันสำหรับแสดง loading spinner */
export function showLoadingSpinner() {
const loading = document.createElement("div");