Skip to content

Commit

Permalink
fix(core): update releases table empty state
Browse files Browse the repository at this point in the history
  • Loading branch information
pedrobonamin committed Nov 11, 2024
1 parent 90331e6 commit b5ce373
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -213,8 +213,7 @@ const TableInner = <TableData, AdditionalRowTableData>({
return (
<Card
as="tr"
border
radius={3}
borderBottom
display="flex"
padding={4}
style={{
Expand Down

0 comments on commit b5ce373

Please sign in to comment.