Formatting.

This commit is contained in:
mike12345567 2021-05-13 12:32:18 +01:00
parent 5df453d2a3
commit 768fa8e725
2 changed files with 3 additions and 2 deletions

View File

@ -22,7 +22,8 @@
<div class="title">
<Link href={$url(`../../app/${app._id}`)}>
<Heading size="XS">
{app._id} {app.name}
{app._id}
{app.name}
</Heading>
</Link>
<ActionMenu align="right">