Remove duplicate `set`
parent
f760c55440
commit
51d59341c8
|
@ -495,7 +495,6 @@ export default class NimblePicker extends React.PureComponent {
|
|||
skinEmoji,
|
||||
notFound,
|
||||
notFoundEmoji,
|
||||
set,
|
||||
} = this.props,
|
||||
{ skin } = this.state,
|
||||
width = perLine * (emojiSize + 12) + 12 + 2 + measureScrollbar()
|
||||
|
|
Loading…
Reference in New Issue