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 c55e2b2 commit c071020Copy full SHA for c071020
plugins/plugin-codeflare-dashboard/src/components/Top/Header.tsx
@@ -58,7 +58,7 @@ export default class Header extends React.PureComponent<Props> {
58
59
<Box marginLeft={1} justifyContent="flex-end">
60
<Text dimColor color="blue">
61
- <Text bold>Left/Right</Text>
+ <Text bold>Up/Down</Text>
62
</Text>
63
</Box>
64
0 commit comments