Skip to content

Commit

Permalink
patches
Browse files Browse the repository at this point in the history
  • Loading branch information
ankushKun committed Aug 21, 2024
1 parent ba0fda0 commit f842734
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion next_app/src/components/views/components/marketplace.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@ function Marketplace() {
globalState.setActiveView(null)
globalState.setActiveSidebarItem(null)
}}>
<ArrowLeft size={15} className=" inline-block mr-2" /> home
<ArrowLeft size={15} className="inline-block mr-2" /> home
</Button>
<div className="text-2xl">Template Marketplace (BETA)</div>
<div className="relative my-8">
Expand Down

0 comments on commit f842734

Please sign in to comment.