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 8bb5060 commit 5c968adCopy full SHA for 5c968ad
src/pages/Home/Comment/CommentBox.js
@@ -1,5 +1,4 @@
1
import React, { useState } from "react";
2
-import { ReactTinyLink } from "react-tiny-link"; //uses https://cors-anywhere.herokuapp.com by default.
3
import Linkify from "react-linkify";
4
import linksFinder from "links-finder";
5
import TinyLinkWrapper from "../../../components/TinyLinkWrapper";
0 commit comments