-
-
);
diff --git a/client/src/components/info.component.jsx b/client/src/components/info.component.jsx
index d94b6597..ba9dadb7 100644
--- a/client/src/components/info.component.jsx
+++ b/client/src/components/info.component.jsx
@@ -23,7 +23,7 @@ function InfoComponent(args) {
if (isSkill) {
return (
-
{account.name}
+ ? (
+
)
: '';
return (
{account.name}
{saw(pingColour(ping))} -{ping}ms
+ {ping}ms
mnml.gg
+mnml.gg
{accountStatus}
+
@@ -61,7 +61,7 @@ function InfoComponent(args) {
: '';
return (
-
{fullInfo.item}
{fullInfo.description}
+
{shapes.square([c])}
);
@@ -81,11 +81,11 @@ function InfoComponent(args) {
: 'unmet';
return (
-
-
+
+
{colourGoals}
-
+
+ {bonus.bonus}
@@ -94,10 +94,10 @@ function InfoComponent(args) {
});
return (
-
+
{info}
{fullInfo.description}
-
+
@@ -105,7 +105,7 @@ function InfoComponent(args) {
}
return (
-
{thresholds}
+
@@ -126,7 +126,7 @@ function InfoComponent(args) {
{filteredCombos.map((c, i) =>
- {convertItem(c.item)}
+ {convertItem(c.item)}
{c.components.map((u, j) => {convertItem(u)} )}
)}
@@ -139,11 +139,11 @@ function InfoComponent(args) {
const vboxCombos = itemInfo.combos.filter(c => c.components.includes(info));
if (vboxCombos.length > 6) return false;
return (
-
+
{vboxCombos.map((c, i) =>
{fullInfo.item}
{fullInfo.description}
| {convertItem(c.item)} | +{convertItem(c.item)} | {c.components.map((u, j) =>{convertItem(u)} | )}
| {p.name} | {p.wins} / {p.losses} | {pText} | @@ -72,7 +72,7 @@ function Instance(args) { }); return ( -