completionId: cgen-20cad661735e47b08cbc7a4da9d6baf4
cgen-20cad661735e47b08cbc7a4da9d6baf4
This commit is contained in:
parent
7012a62148
commit
7eefd0200e
1 changed files with 1 additions and 0 deletions
|
|
@ -24,6 +24,7 @@ import { aethexToast } from "@/lib/aethex-toast";
|
||||||
|
|
||||||
export default function Corp() {
|
export default function Corp() {
|
||||||
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