import React, { useState, type ReactNode } from "react"; import "../assets/fonts/Thai/style.css"; function ThaiFontLoader({ text }: { text: string }) { return