Nextjs 14 large amount of components useTranslations() as props👀 #1173
Unanswered
vitalijalbu
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi guys, basically I have around 100+ pages and 100+ components, and I'd like to avoid calling inside each file
const t = useTranslations()
.Is there's a way to do it globally as props maybe?
Beta Was this translation helpful? Give feedback.
All reactions