Skip to content

Commit

Permalink
chore(nui): Remove unnecessary alt
Browse files Browse the repository at this point in the history
  • Loading branch information
LukeWasTakenn committed Jan 11, 2022
1 parent cee8da3 commit 255dc69
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ui/src/components/Resource.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,6 @@ const Resource: React.FC = () => {
textOverflow="ellipsis"
overflow="hidden"
borderBottomColor="#313C4A"
alt
>
{cell.render('Cell')}
</Td>
Expand Down

0 comments on commit 255dc69

Please sign in to comment.