removed title counters finally!!!

This commit is contained in:
legop3
2026-05-21 03:06:33 -04:00
parent e9989da71a
commit d72bc0db03
7 changed files with 7 additions and 9 deletions
@@ -60,7 +60,6 @@ export default function RawUserPilePanel({
return (
<CardFrame
title={!hideHeader ? 'Users' : ''}
meta={!hideHeader ? sorted.length : null}
accent="#94a3b8"
hideHeader={hideHeader}
fillHeight={fillHeight}