ts-next-chakra-motion-kit
ts-next-chakra-motion-kit copied to clipboard
internationalization not working well
Hi
export const en_US = {
except: {
body: 'You and me'
}
}
I expected 'You and me' but got 'body'... Would you let me know what I am wrong?