mirror of
https://github.com/Qortal/Qortal-Hub.git
synced 2025-06-15 04:21:21 +00:00
Sort
This commit is contained in:
parent
d45e9557b3
commit
2c9eee8404
@ -40,11 +40,11 @@ const AppViewerContainer = forwardRef(
|
|||||||
}}
|
}}
|
||||||
>
|
>
|
||||||
<AppViewer
|
<AppViewer
|
||||||
skipAuth={skipAuth}
|
|
||||||
app={app}
|
app={app}
|
||||||
ref={ref}
|
|
||||||
hide={!isSelected || hide}
|
hide={!isSelected || hide}
|
||||||
isDevMode={isDevMode}
|
isDevMode={isDevMode}
|
||||||
|
ref={ref}
|
||||||
|
skipAuth={skipAuth}
|
||||||
/>
|
/>
|
||||||
</Frame>
|
</Frame>
|
||||||
);
|
);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user