Update exhibition.tsx
This commit is contained in:
committed by
GitHub
parent
9e6647397d
commit
67359dbb73
@@ -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() {
|
||||||
|
|||||||
Reference in New Issue
Block a user