import { component$ } from "@builder.io/qwik"; export default component$(() => { return ( <>
Step 2 of 2

You're almost done

Please follow the steps to configure your game and install it

) })