Skip to content

Commit f5e901a

Browse files
committed
👌 add CodeIcon to icons.jsx
1 parent 4abdc65 commit f5e901a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

client/common/icons.jsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,3 +80,4 @@ export const PreferencesIcon = withLabel(Preferences);
8080
export const PlayIcon = withLabel(Play);
8181
export const MoreIcon = withLabel(More);
8282
export const TerminalIcon = withLabel(Terminal);
83+
export const CodeIcon = withLabel(Code);

0 commit comments

Comments
 (0)