Skip to content

Commit

Permalink
Merge pull request mfts#460 from mfts/chore/deps
Browse files Browse the repository at this point in the history
chore: update dependencies
  • Loading branch information
mfts authored Jun 15, 2024
2 parents d0b145f + 73828eb commit 2e1d4fa
Show file tree
Hide file tree
Showing 3 changed files with 871 additions and 855 deletions.
2 changes: 1 addition & 1 deletion components/web/navbar.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ export default function Navbar() {
className="group inline-flex h-10 w-max items-center justify-center rounded-md px-2.5 py-1 font-medium transition-colors hover:bg-accent hover:text-accent-foreground focus:bg-accent focus:text-accent-foreground focus:outline-none disabled:pointer-events-none disabled:opacity-50 data-[active]:bg-accent/50 data-[state=open]:bg-accent/50"
href="https://github.com/mfts/papermark"
>
<GitHubIcon className="mr-2 h-6 w-6" /> 2.3k
<GitHubIcon className="mr-2 h-6 w-6" /> 2.6k
</Link>
<Link
className="group inline-flex h-10 w-max items-center justify-center rounded-md px-2.5 py-1 font-medium transition-colors hover:bg-accent hover:text-accent-foreground focus:bg-accent focus:text-accent-foreground focus:outline-none disabled:pointer-events-none disabled:opacity-50 data-[active]:bg-accent/50 data-[state=open]:bg-accent/50"
Expand Down
Loading

0 comments on commit 2e1d4fa

Please sign in to comment.