Skip to content

Commit

Permalink
chore: Lint
Browse files Browse the repository at this point in the history
  • Loading branch information
PolicyEngine[bot] committed Jun 19, 2024
1 parent 02aca1d commit 9cc025a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/layout/HoverCard.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ const MemoizedChildren = memo(function MemoizedChildren(props) {
height: "100%",
display: "flex",
flexDirection: "column",
gap: "12px"
gap: "12px",
}}
>
{children}
Expand Down

0 comments on commit 9cc025a

Please sign in to comment.