Closed preetjdp closed 3 years ago
Description
The logo of the website currently does not change when the language is changed.
Current
The logo on the website shows the English text for the hindi language
Proposed solution
import { useRouter } from "next/router" const { locale } = useRouter();
Description
The logo of the website currently does not change when the language is changed.
Current
The logo on the website shows the English text for the hindi language
Proposed solution