Update exhibition.tsx

This commit is contained in:
Anuarbek Zhakhangir
2025-08-04 16:50:37 +09:00
committed by GitHub
parent 9e6647397d
commit 67359dbb73
+1 -1
View File
@@ -11,7 +11,7 @@ import Head from "next/head";
import { useRouter } from "next/router"; import { useRouter } from "next/router";
const pb = new PocketBase( const pb = new PocketBase(
"http://pocketbase-nkg4scskc4okw4w0cw4w88gk.176.114.67.63.sslip.io" "https://base.mossport.info"
); );
function ExhibtionFormPage() { function ExhibtionFormPage() {