1
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:
2026-06-04 11:58:19 -04:00
parent 37200155cf
commit c2bf0c610e
9 changed files with 1194 additions and 1159 deletions
+5 -5
View File
@@ -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">&nbsp;syntax</span>
</button>
}
>
<span>Markdown</span>
<span className="max-md:hidden">&nbsp;syntax</span>
</PopoverTrigger>
/>
<PopoverContent align="start">
<p className="text-sm leading-loose">
<IconInfoCircle className="mr-1.5 inline size-4.5 align-text-top" />