telegram-react icon indicating copy to clipboard operation
telegram-react copied to clipboard

The package.json version is began to be used as an env variable.

Open nurullah opened this issue 3 years ago • 0 comments

Instead of importing the package.json version for wherever it is needed, we can use it as an env variable anywhere without importing file.

https://create-react-app.dev/docs/adding-custom-environment-variables/#expanding-environment-variables-in-env

nurullah avatar Feb 28 '22 15:02 nurullah