feat: implement dashboard layout with sidebar, navbar, and marketplace banner
This commit is contained in:
@@ -24,7 +24,7 @@ interface AssetPreviewProps {
|
||||
function Ui() {
|
||||
return (
|
||||
<Text color="#6f42c1" anchorX="center" anchorY="middle" scale={0.3}>
|
||||
Loading your model...
|
||||
Loading preview...
|
||||
</Text>
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user