tweak topbar component

This commit is contained in:
2023-02-26 00:38:13 -05:00
parent bd5dd57c6c
commit 9b4837a044
3 changed files with 4 additions and 4 deletions

View File

@ -13,7 +13,7 @@
</head>
<body class="pb-8 m-0 p-0 w-full h-full">
<header>
<.topbar current_user={assigns[:current_user]}></.topbar>
<.topbar current_user={assigns[:current_user]} />
</header>
<div class="pb-8 w-full flex flex-col justify-center items-center text-center">