atproto explorer

red unplug icon

handle.invalid ede72b69 ecfae1d7

verified
+1 -1
+1 -1
src/views/pds.tsx
··· 59 </A> 60 <Show when={!repo.active}> 61 <Tooltip text={repo.status ?? "Unknown status"}> 62 - <span class="iconify lucide--unplug"></span> 63 </Tooltip> 64 </Show> 65 <button
··· 59 </A> 60 <Show when={!repo.active}> 61 <Tooltip text={repo.status ?? "Unknown status"}> 62 + <span class="iconify lucide--unplug text-red-500 dark:text-red-400"></span> 63 </Tooltip> 64 </Show> 65 <button