@@ -340,7 +450,10 @@ export default function PackageListing() {
}
>
-
+ }
+ >
{(resolvedValue) => (
Loading...}>
-
+ }
+ >
{(resolvedValue) => (
<>
{packageMeta(
@@ -418,7 +534,10 @@ export default function PackageListing() {
Loading...}>
-
+ }
+ >
{(resolvedValue) => (
<>
{packageBoxes(
@@ -432,7 +551,10 @@ export default function PackageListing() {
Loading...}>
-
+ }
+ >
{(resolvedValue) => (
}
>
-
+ }
+ >
{(resolvedValue) => (
<>
@@ -571,7 +696,10 @@ export default function PackageListing() {
}
>
-
+ }
+ >
{(resolvedValue) => (
}
>
-
+ }
+ >
{(resolvedValue) => (
}
>
-
+ }
+ >
{(resolvedValue) => (
<>
{packageMeta(lastUpdated, firstUploaded, resolvedValue)}
@@ -630,7 +764,10 @@ export default function PackageListing() {
}
>
-
+ }
+ >
{(resolvedValue) => (
<>
{packageBoxes(resolvedValue[0], resolvedValue[1], domain)}
@@ -642,7 +779,6 @@ export default function PackageListing() {