renamed pathname
This commit is contained in:
parent
6657eb526d
commit
15383e85f1
|
|
@ -32,7 +32,7 @@ const Hero = () => {
|
|||
|
||||
return (
|
||||
<section className="">
|
||||
{pathname === "/imressions-tm" ? (
|
||||
{pathname === "/impressions-tm" ? (
|
||||
<img
|
||||
src={
|
||||
lang === "ru"
|
||||
|
|
|
|||
Loading…
Reference in New Issue