workaround:
react-intl dosen't work with nested messages
but the gatsby plugin we used does flatten them, so that should help
it means we need to modify the syntax we use to acess nested elements
its possible to debug this by setting a breakpoint inside the plugin itself
workaround: react-intl dosen't work with nested messages but the gatsby plugin we used does flatten them, so that should help it means we need to modify the syntax we use to acess nested elements
its possible to debug this by setting a breakpoint inside the plugin itself