Translation followup (#9735)
Address PR comments and more progress on translation
This commit is contained in:
@ -147,9 +147,7 @@ export const AnalyticsActivityGraph = ({
|
||||
match: '*',
|
||||
},
|
||||
]}
|
||||
yScale={{
|
||||
type: 'linear',
|
||||
}}
|
||||
yScale={{ type: 'linear' }}
|
||||
axisBottom={{
|
||||
format: '%b %d, %I:%M %p', //TODO: add the user prefered time format for the graph
|
||||
tickValues: 2,
|
||||
|
||||
Reference in New Issue
Block a user