vendor: update dependency

This commit is contained in:
2025-06-06 19:29:37 +07:00
parent 3ff9c7630c
commit 1b5282b605
4 changed files with 11 additions and 11 deletions

View File

@@ -1,4 +1,4 @@
import {PromogameGame} from "promogame-game-component";
import {PromogameGame} from "promogame-player";
export default function MainApp() {
const Loading = ({ progress }: { progress: number }) => {