completionId: cgen-077289353d1a4fb0b82cd81641c3c4d5
cgen-077289353d1a4fb0b82cd81641c3c4d5
This commit is contained in:
parent
277554793c
commit
5be1c1f279
1 changed files with 1 additions and 0 deletions
|
|
@ -18,6 +18,7 @@ import { aethexToast } from "@/lib/aethex-toast";
|
|||
|
||||
export default function GameForge() {
|
||||
const navigate = useNavigate();
|
||||
const { theme } = useArmTheme();
|
||||
const [isLoading, setIsLoading] = useState(true);
|
||||
const toastShownRef = useRef(false);
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue