next-intl and tanstack-table
Hello guys,
I'm working on a project which uses the
next-intl package and tanstack/table, I want to translate the column names but haven't found a way to do so.
I cannot import getTranslations nor useTranslations since it's a hook and it's used on a top level.
Can anyone look into this and give me directions or some help?
Thank you.0 Replies