### **Description of Bug** Post React 19 release, our examples where we have defined React 18 as dependency are trying to fetch from React 19 for some reason. The dependency in package.json says its React 18 as well ### **Steps to Reproduce** 1. Open https://stackblitz.com/edit/wrqcmk?file=Logger.js <img width="1439" alt="image" src="https://github.com/user-attachments/assets/3b727fb6-c8a8-48b7-910b-06409a74fe19"> ### **Expected Behavior** A clear and concise description of what you expected to happen. It should try to look for react 18 only ### **Screenshots/Screencast** If applicable, add screenshots to help explain your problem. **Additional Context/Questions** Add any other context or questions regarding this bug.