fixed issue [Bug] <Error MIME al cargar fuente “Arial” desde Google Fonts en exportaciones públicas>

Fixes #2435
This commit is contained in:
sahil
2025-11-05 19:08:38 +05:30
parent 4ccc7bae40
commit 8a45f2de4d

View File

@ -1,4 +1,4 @@
import { describe, expect,it } from "vitest";
import { describe, expect, it } from "vitest";
import { isLocalFont, localFonts } from "../fonts";