mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2026-06-05 20:15:31 -04:00
chore: update to pnpm 11, bump other deps
This commit is contained in:
@@ -142,12 +142,12 @@ const MarkdownHelp = () => (
|
||||
<button
|
||||
type="button"
|
||||
className="text-primary decoration-primary/40 cursor-pointer font-semibold no-underline decoration-2 underline-offset-4 hover:underline"
|
||||
/>
|
||||
>
|
||||
<span>Markdown</span>
|
||||
<span className="max-md:hidden"> syntax</span>
|
||||
</button>
|
||||
}
|
||||
>
|
||||
<span>Markdown</span>
|
||||
<span className="max-md:hidden"> syntax</span>
|
||||
</PopoverTrigger>
|
||||
/>
|
||||
<PopoverContent align="start">
|
||||
<p className="text-sm leading-loose">
|
||||
<IconInfoCircle className="mr-1.5 inline size-4.5 align-text-top" />
|
||||
|
||||
Reference in New Issue
Block a user