Carlos Castillo Sanchez
PreguntaA alguien mas la aparece este error cuando intenta usar React Developer Tools en Google Chrome?
This page is using the development build of React. 🚧
Note that the development build is not suitable for production.
Make sure to use the production build before deployment.

Ernesto Vizcaíno Alvarado
Eso pasa porque tu sitio esta en modo desarrollo para que eso deje de aparecer debes de hacer un build con :
npm run build