Appease the linter

This commit is contained in:
Travis Ralston 2020-01-13 13:28:33 -07:00
parent 5fd27a10bb
commit bf6798e109
5 changed files with 10 additions and 10 deletions

View file

@ -17,4 +17,4 @@ export default function(opts) {
}
return createReactClass(opts);
};
}