From e16ad178ecb17fd0cba5cb7e2a716150fcdb229b Mon Sep 17 00:00:00 2001 From: Kalle <38327916+Sendouc@users.noreply.github.com> Date: Sat, 11 Jun 2022 15:36:58 +0300 Subject: [PATCH] xxx -> TODO allTruthy --- app/components/Avatar.tsx | 2 -- app/utils/arrays.ts | 4 +++- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/app/components/Avatar.tsx b/app/components/Avatar.tsx index 1e07e5557..ecd849e4c 100644 --- a/app/components/Avatar.tsx +++ b/app/components/Avatar.tsx @@ -7,7 +7,6 @@ const dimensions = { lg: 125, }; -// xxx: ugly placeholder when image broken (because of webp?) export function Avatar({ discordId, discordAvatar, @@ -25,7 +24,6 @@ export function Avatar({