Skip to content

Commit

Permalink
chore: small ui change
Browse files Browse the repository at this point in the history
  • Loading branch information
apotdevin committed Jan 30, 2022
1 parent 5b6dc40 commit 6d7171d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/client/pages/lnmarkets.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ const LnMarketsView = () => {
};

const Wrapped = () => (
<GridWrapper noNavigation={true}>
<GridWrapper>
<LnMarketsView />
</GridWrapper>
);
Expand Down

0 comments on commit 6d7171d

Please sign in to comment.