completionId: cgen-ca7d9ef6168047ecb4ad008425fb492d
cgen-ca7d9ef6168047ecb4ad008425fb492d
This commit is contained in:
parent
f7e0012a17
commit
61611ea1a0
1 changed files with 1 additions and 0 deletions
|
|
@ -8,6 +8,7 @@ interface LoadingScreenProps {
|
||||||
showProgress?: boolean;
|
showProgress?: boolean;
|
||||||
duration?: number;
|
duration?: number;
|
||||||
accentColor?: string;
|
accentColor?: string;
|
||||||
|
armLogo?: string;
|
||||||
}
|
}
|
||||||
|
|
||||||
export default function LoadingScreen({
|
export default function LoadingScreen({
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue