Hi community. I am using astro with some astro components and some react components. I have two services using the same env variable. In the service consumed by astro component it is working as expected in the component using react I get undefined. I add images with some code.
Could you help me to use variables in a react component. thanks!!