Skip to content

Commit

Permalink
style: wording explorer (#285)
Browse files Browse the repository at this point in the history
  • Loading branch information
K4ST0R authored Oct 15, 2024
1 parent 70d03c3 commit 3c3eb41
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ui/app/(explorer)/explorer/ResearchFormationsResult.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -167,8 +167,8 @@ export default function ResearchFormationsResult({
},
{
id: "lba",
header: "LBA",
size: 50,
header: "CatA",
size: 70,
Cell: ({ row }) => {
return (
<div>
Expand Down

0 comments on commit 3c3eb41

Please sign in to comment.