Skip to content

Commit

Permalink
Add missing icon for code format (slab#999)
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobmllr95 authored and Tim McClure committed Dec 12, 2016
1 parent 2bd28fc commit e349e58
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ui/icons.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ module.exports = {
'blockquote': require('../assets/icons/blockquote.svg'),
'bold' : require('../assets/icons/bold.svg'),
'clean' : require('../assets/icons/clean.svg'),
'code' : require('../assets/icons/code.svg'),
'code-block': require('../assets/icons/code.svg'),
'color' : require('../assets/icons/color.svg'),
'direction' : {
Expand Down

0 comments on commit e349e58

Please sign in to comment.