Hoi !
I’m facing issues while trying to access my Environment Variables…
I have created an env variable through NETLIFY DASHBOARD REACT_APP_TINY_MCE
But, when I try to access it(for eg through a console.log(process.env.REACT_APP_TINY_MCE), it returns undefined)
I don’t understand the reason for this as I have properly defined the variable.
Site Link : https://weirdo-writes.netlify.app