Can you have an array as a dependancy for the useMemo hook?
useMemo
I know this would be fine:
const dep1 : string = \'1\' const thing = useMemo(