Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Rohan-cp committed May 16, 2024
1 parent 99b6317 commit 768f2f7
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,6 @@ export function NftDetailSection({ onShare, queryRef }: Props) {
const contentStyle = useMemo(
() => ({
width: width * 0.92,
minHeight: width * 0.92,
}),
[]
);
Expand Down

0 comments on commit 768f2f7

Please sign in to comment.