1
0
Fork 0

chore: Fixed linter issues

This commit is contained in:
joostdecock 2023-07-21 10:27:15 +02:00
parent 4b037111be
commit 8edf9cff94
8 changed files with 10 additions and 19 deletions

View file

@ -6,7 +6,7 @@
export const ns = ['designs', 'tags']
export const Set = ({ name }) => {
export const Set = ({}) => {
//const { t } = useTranslation(ns)
return <p>fixme</p>