1
0
Fork 0

Make edited timestamp tab-able

This commit is contained in:
Lim Chee Aun 2023-11-02 10:50:21 +08:00
parent 93e19f549d
commit 0c2d79c159

View file

@ -1467,6 +1467,7 @@ function Status({
{' '}
&bull; <Icon icon="pencil" alt="Edited" />{' '}
<time
tabIndex="0"
class="edited"
datetime={editedAtDate.toISOString()}
onClick={() => {