mirror of
https://github.com/documenso/documenso.git
synced 2025-11-18 10:42:01 +10:00
feat: show field coordinates in devmode (#1802)
Show the fields coordinates when the `devmode` search param is present. It's meant to help API users understand where to position the fields.
This commit is contained in:
@ -5,6 +5,7 @@
|
||||
"title": "Development & Deployment"
|
||||
},
|
||||
"local-development": "Local Development",
|
||||
"developer-mode": "Developer Mode",
|
||||
"self-hosting": "Self Hosting",
|
||||
"contributing": "Contributing",
|
||||
"-- API & Integration Guides": {
|
||||
|
||||
Reference in New Issue
Block a user