merged master

This commit is contained in:
mrfry 2021-03-05 18:38:26 +01:00
parent 98fc6ba9ca
commit f7d737c6dc
5 changed files with 7 additions and 36 deletions

View file

@ -60,8 +60,6 @@ export default function NewsEntry({
onDelete={onDelete}
comments={comments}
/>
<hr />
<hr />
</div>
)
}