react-envision
v0.0.2
Published
This package will help developers quickly and easily identify the environment in which the application is currently running.
Readme
ENVISION
This package will help developers quickly and easily identify the environment in which the application is currently running.
Usage
import { ENVision } from "envision";
<ENVision keysToMask={["apiKey", "appId", "senderId", "aggregatorId"]} />