chore: copy update
This commit is contained in:
parent
9d5e670344
commit
fa1a71cc01
@ -2,7 +2,7 @@ export function ModelLoader() {
|
||||
return (
|
||||
<div className="flex items-center justify-center gap-2 py-1 px-2 bg-main-view-fg/5 rounded">
|
||||
<span className="animate-spin h-3 w-3 border-2 border-current border-t-transparent rounded-full" />
|
||||
<h1 className="font-medium text-xs">Loading Model...</h1>
|
||||
<h1 className="font-medium text-xs">Loading model...</h1>
|
||||
</div>
|
||||
)
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user