minecraft-launcher-registra.../public/js/index.js

3 lines
67 B
JavaScript

const goToPage = (page) => {
window.location.href = `${page}`
}