I'm getting this error Property 'background' does not exist on type 'unknown'.ts(2339), when I try to use this code const location = useLocation(); const backgr
I try to send data through history push like that. And then I try to get the value of id that I send. The problem is when the first time rendering of compon