We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0217f8c commit 4d9a2a7Copy full SHA for 4d9a2a7
src/features/dashboard/components/overview.tsx
@@ -63,6 +63,7 @@ export function Overview() {
63
axisLine={false}
64
/>
65
<YAxis
66
+ direction='ltr'
67
stroke='#888888'
68
fontSize={12}
69
tickLine={false}
0 commit comments