Skip to content

Commit 6af9ee0

Browse files
committed
Correct outdated comment
1 parent 7ce0457 commit 6af9ee0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/styleSelector.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ export class StyleSelector extends ModalSelector<
162162
const data = props.option.data;
163163
const info = data.style.info;
164164
const match = props.option.match;
165-
// TODO: show license, authors, and fields tags
165+
// TODO: show fields tags?
166166
return (
167167
<div className={'cm-Option-content'}>
168168
<span className={'cm-short-title'}>

0 commit comments

Comments
 (0)