1
0
Fork 0

(chore) lint

This commit is contained in:
Enoch Riese 2023-06-22 11:36:46 -05:00
parent b8ab3e9326
commit 4d8052d042
2 changed files with 11 additions and 5 deletions

View file

@ -43,7 +43,7 @@ export const CuratedSetPicker = ({ design, language, href, clickHandler }) => {
}
}
getCuratedSets()
}, [])
}, [backend, language])
const addFilter = (tag) => {
const newFilter = [...filter, tag]
@ -136,7 +136,7 @@ export const UserSetPicker = ({ design, t, href, clickHandler }) => {
}
}
getSets()
}, [])
})
return Object.keys(sets).length < 1 ? (
<PopoutWrapper tip noP>