feat: usage export data
This commit is contained in:
@@ -17,7 +17,7 @@ const TopUser: React.FC<TopUserProps> = (props) => {
|
||||
title={intl.formatMessage({ id: 'dashboard.topusers' })}
|
||||
seriesData={userData}
|
||||
xAxisData={topUserList}
|
||||
height={360}
|
||||
height={520}
|
||||
></HBar>
|
||||
</CardWrapper>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user