Skip to content

Commit 423b541

Browse files
author
Greg Guiver
authored
Merge branch 'master' into UniqueSearch
2 parents 5253fba + b8d106a commit 423b541

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/js/components/FontIconPicker.jsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -225,6 +225,7 @@ class FontIconPicker extends React.PureComponent {
225225
this.closeDropdown();
226226
}
227227
};
228+
228229
isClickWithin = /* istanbul ignore next */ target => {
229230
if (
230231
target.className === 'fipicon-angle-left' ||

0 commit comments

Comments
 (0)