Skip to content

Commit

Permalink
Correct outdated comment
Browse files Browse the repository at this point in the history
  • Loading branch information
krassowski committed Jul 31, 2021
1 parent 7ce0457 commit 6af9ee0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/styleSelector.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ export class StyleSelector extends ModalSelector<
const data = props.option.data;
const info = data.style.info;
const match = props.option.match;
// TODO: show license, authors, and fields tags
// TODO: show fields tags?
return (
<div className={'cm-Option-content'}>
<span className={'cm-short-title'}>
Expand Down

0 comments on commit 6af9ee0

Please sign in to comment.