We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 661720c commit 62955b1Copy full SHA for 62955b1
src/Manga.js
@@ -9,7 +9,7 @@ import Modal from "react-bootstrap/Modal";
9
import Carousel from "react-bootstrap/Carousel";
10
import Pagination from "react-bootstrap/Pagination";
11
import Placeholder from "react-bootstrap/Placeholder";
12
-import ReactMarkdown from 'https://esm.sh/react-markdown@7'
+import ReactMarkdown from 'react-markdown';
13
14
import { UserContext } from "./user-context";
15
0 commit comments