mirror of
https://github.com/yusufipk/teknolojirehberleri.xyz.git
synced 2026-09-11 19:06:07 +00:00
markdown renderlamak için marked kütüphanesi eklendi.
This commit is contained in:
@@ -1,6 +1,5 @@
|
|||||||
import Head from "next/head";
|
import Head from "next/head";
|
||||||
import { createClient } from "contentful";
|
import { createClient } from "contentful";
|
||||||
import ReactMarkdown from "react-markdown";
|
|
||||||
import marked from "marked";
|
import marked from "marked";
|
||||||
|
|
||||||
export default function PostDetails({ posts }) {
|
export default function PostDetails({ posts }) {
|
||||||
|
|||||||
Reference in New Issue
Block a user