Return null if object prop is missing in TranslateObject

Github

Github
platform
Adds a guard clause to the TranslateObject component to return null when the 'object' prop is not provided, preventing potential runtime errors.


Adds a guard clause to the TranslateObject component to return null when the 'object' prop is not provided, preventing potential runtime errors.