Skip to content

Commit

Permalink
remove typo in ui (#1970)
Browse files Browse the repository at this point in the history
  • Loading branch information
abrzezinski94 authored Dec 5, 2023
1 parent 94d5a9a commit c9c551c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion components/AssetsList/AssetsCompactWrapper.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ const AssetsCompactWrapper = () => {
<div className="overflow-y-auto" style={{ maxHeight: '350px' }}>
<AssetsList panelView />
</div>
)
</div>
)
}
Expand Down

1 comment on commit c9c551c

@vercel
Copy link

@vercel vercel bot commented on c9c551c Dec 5, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.