Skip to content

Commit

Permalink
feat(component): Seperate action comment user and message
Browse files Browse the repository at this point in the history
ref: #29 #32
  • Loading branch information
jon-nfc committed Nov 16, 2024
1 parent c33edb4 commit 84812ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/page/ticket/TicketComment.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ const TicketComment = ({
field_name='user'
data={comment_data}
/>
</span>
</span>&nbsp;
<span className="markdown" style={{display: 'inline-block'}}>
<FieldData
metadata={metadata}
Expand Down

0 comments on commit 84812ed

Please sign in to comment.