adding more loops for the admin page

This commit is contained in:
Arjun Patel
2022-01-14 20:22:22 -08:00
parent d2018bb71a
commit 72faf33dd6
6 changed files with 341 additions and 110 deletions
+1 -1
View File
@@ -105,7 +105,7 @@ export default function Header() {
<span className="text-sky-700 bg-sky-200 p-1 rounded-md text-xs font-bold mt-2 flex flex-row items-center space-x-1">
<FaClock />
<Moment format="h:m a" />
<Moment format="h:mm a" />
</span>
</span>
</span>