Skip to content

Commit

Permalink
fix: restore original
Browse files Browse the repository at this point in the history
  • Loading branch information
jenniferarnesen committed Jun 23, 2023
1 parent 08c44e9 commit 8b56cb0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ const InterpretationThread = ({

return (
<div className={cx('container', { fetching })}>
<div className="scrollbox">
<div className={'scrollbox'}>
<div className={'title'}>
<IconClock16 color={colors.grey700} />
{moment(interpretation.created).format('LLL')}
Expand Down

0 comments on commit 8b56cb0

Please sign in to comment.