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