diff --git a/.claude/settings.local.json b/.claude/settings.local.json index 47b3190..f87e42e 100644 --- a/.claude/settings.local.json +++ b/.claude/settings.local.json @@ -1,7 +1,8 @@ { "permissions": { "allow": [ - "Bash(npm run:*)" + "Bash(npm run:*)", + "WebFetch(domain:geo.api.gouv.fr)" ] } } diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 084e866..9192270 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -5,70 +5,10 @@ - - - - - - - - - - - - - - - - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + diff --git a/frontend/components/address.vue b/frontend/components/address.vue index a6ab4c8..a19bd0a 100644 --- a/frontend/components/address.vue +++ b/frontend/components/address.vue @@ -13,7 +13,15 @@ - +
@@ -31,7 +39,7 @@