fix: update error

This commit is contained in:
hanif salafi 2025-12-02 07:46:28 +07:00
parent a241604bb4
commit ccc1fb3336
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ export default function PerformanceSatkerViz() {
const provState = Cookies.get("state-prov");
const [ticket1, setTicket1] = useState("");
const [isInternationawl, setIsInternational] = useState([false, false, false]);
const [isInternational, setIsInternational] = useState([false, false, false]);
const baseUrl = "https://db-mediahub.polri.go.id/";
const url = "https://db-mediahub.polri.go.id/trusted/";