mirror of
https://github.com/zoriya/Kyoo.git
synced 2026-05-22 15:12:28 -04:00
Rework skeletons
This commit is contained in:
@@ -148,7 +148,7 @@ EntryLine.Loader = ({ className, ...props }: { className?: string }) => {
|
||||
<View className="m-1 flex-1">
|
||||
<View className="flex-1 flex-row justify-between">
|
||||
<Skeleton className="w-2/5" />
|
||||
<Skeleton className="w-1/5" />
|
||||
<Skeleton className="w-1/10" />
|
||||
</View>
|
||||
<Skeleton />
|
||||
</View>
|
||||
|
||||
Reference in New Issue
Block a user