Leaflet Blog in Deno Fresh

Update typography.tsx

Changed files
+1 -1
components
+1 -1
components/typography.tsx
···
-
import { h } from "preact/src/index.d.ts";
import { cx } from "../lib/cx.ts";
export function Title({
···
+
import { h } from "preact";
import { cx } from "../lib/cx.ts";
export function Title({