Skip to content

Commit cbbec09

Browse files
committed
remove log
1 parent 0268ff8 commit cbbec09

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

packages/apps/dashboard/client/src/features/Leaderboard/components/DataGridWrapper.tsx

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -113,9 +113,6 @@ export const DataGridWrapper = ({
113113
'& .MuiDataGrid-filler, & .MuiDataGrid-cellEmpty': {
114114
display: 'none',
115115
},
116-
// '& .MuiDataGrid-scrollbar': {
117-
// display: 'none',
118-
// },
119116
}}
120117
/>
121118
</Box>

0 commit comments

Comments
 (0)