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 4abdc65 commit f5e901aCopy full SHA for f5e901a
client/common/icons.jsx
@@ -80,3 +80,4 @@ export const PreferencesIcon = withLabel(Preferences);
80
export const PlayIcon = withLabel(Play);
81
export const MoreIcon = withLabel(More);
82
export const TerminalIcon = withLabel(Terminal);
83
+export const CodeIcon = withLabel(Code);
0 commit comments