Skip to content

Commit 041607b

Browse files
committed
fix links in comments
1 parent fb42acd commit 041607b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/ActionCard/Comment.jsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ import cn from 'classnames'
33
import Panel from '../Panel/Panel'
44
import { Avatar } from 'appirio-tech-react-components'
55
import RichTextArea from '../RichTextArea/RichTextArea'
6+
import { Link } from 'react-router-dom'
67
import CommentEditToggle from './CommentEditToggle'
78

89
class Comment extends React.Component {

0 commit comments

Comments
 (0)