forgot date

This commit is contained in:
Michael Freno
2025-12-22 20:29:22 -05:00
parent 41488a21db
commit f9a7bbadd6

View File

@@ -380,6 +380,7 @@ export function LeftBar() {
</div> </div>
</div> </div>
<SkeletonText class="mt-1.5 h-6 w-1/2" /> <SkeletonText class="mt-1.5 h-6 w-1/2" />
<SkeletonText class="mt-1.5 h-4 w-1/2" />
</div> </div>
)} )}
</For> </For>