1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-13 17:56:25 +00:00

Merge pull request #2758 from elfman/colorTag

add feature: colored tags
This commit is contained in:
Junyoung Choi
2019-01-07 14:14:40 +09:00
committed by GitHub
16 changed files with 288 additions and 23 deletions

View File

@@ -792,6 +792,7 @@ class SnippetNoteDetail extends React.Component {
showTagsAlphabetically={config.ui.showTagsAlphabetically}
data={data}
onChange={(e) => this.handleChange(e)}
coloredTags={config.coloredTags}
/>
</div>
<div styleName='info-right'>