cleanup, fix most eslint errors

This commit is contained in:
f0x 2022-11-07 20:05:17 +00:00
commit 17ffab3be9
11 changed files with 5 additions and 148 deletions

View file

@ -45,7 +45,7 @@ module.exports = function EmojiDetailWrapped() {
</>);
};
function EmojiDetail({emoji, Form}) {
function EmojiDetail({emoji}) {
if (emoji == undefined) {
return (<>
<Link to={base}>