Commit 66d1232
authored
Tag the Location interface with @Format location so the Studio can render
a purpose-built widget for city/regionCode/country instead of three free
text inputs (which are easy to typo silently).
No runtime change — matcher logic and expected data shapes are untouched.
Existing configured values keep working; falls back to default rendering
until a Studio-side widget for `location` lands.
Mirrors the equivalent change on decocms/apps-start #84.
1 parent 120b444 commit 66d1232
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
16 | 19 | | |
17 | 20 | | |
18 | 21 | | |
| |||
0 commit comments