mirror of
https://github.com/wassname/Open-Assistant.git
synced 2026-08-17 11:13:32 +08:00
Trollboard expandable (#1354)
* wip * hide necessary column in trollboard * remove console.log * fix build * clean up * remove commented code
This commit is contained in:
@@ -18,7 +18,7 @@ const Leaderboard = () => {
|
||||
<AdminArea>
|
||||
<Box display="flex" flexDirection="column">
|
||||
<Heading fontSize="2xl" fontWeight="bold" pb="4">
|
||||
{t("leaderboard")}
|
||||
Trollboard
|
||||
</Heading>
|
||||
<Card>
|
||||
<CardBody>
|
||||
|
||||
Reference in New Issue
Block a user