chore: Add debug flag to enable text container bounding box (#6296)

* debug: Add debug flag to enable text container bounding box

* newline

* fix
This commit is contained in:
Aakansha Doshi
2023-03-03 18:01:55 +05:30
committed by GitHub
parent 05ffce62ef
commit 9f9666110e
2 changed files with 24 additions and 0 deletions

View File

@ -22,3 +22,8 @@ REACT_APP_DEV_ENABLE_SW=
REACT_APP_DEV_DISABLE_LIVE_RELOAD=
FAST_REFRESH=false
#Debug flags
# To enable bounding box for text containers
REACT_APP_DEBUG_ENABLE_TEXT_CONTAINER_BOUNDING_BOX=