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 fb42acd commit 041607bCopy full SHA for 041607b
src/components/ActionCard/Comment.jsx
@@ -3,6 +3,7 @@ import cn from 'classnames'
3
import Panel from '../Panel/Panel'
4
import { Avatar } from 'appirio-tech-react-components'
5
import RichTextArea from '../RichTextArea/RichTextArea'
6
+import { Link } from 'react-router-dom'
7
import CommentEditToggle from './CommentEditToggle'
8
9
class Comment extends React.Component {
0 commit comments