mirror of
https://github.com/legop3/MultiRoombaRover.git
synced 2026-09-16 09:31:20 -04:00
removed title counters finally!!!
This commit is contained in:
@@ -60,7 +60,6 @@ export default function RawUserPilePanel({
|
||||
return (
|
||||
<CardFrame
|
||||
title={!hideHeader ? 'Users' : ''}
|
||||
meta={!hideHeader ? sorted.length : null}
|
||||
accent="#94a3b8"
|
||||
hideHeader={hideHeader}
|
||||
fillHeight={fillHeight}
|
||||
|
||||
Reference in New Issue
Block a user