From 1bd9d5bc56bf0076cae85e4714471801157ec4a0 Mon Sep 17 00:00:00 2001 From: Matthieu Date: Mon, 22 Jun 2026 13:37:10 +0200 Subject: [PATCH] feat(directory) : add repeatable contact block component --- .../components/DirectoryContactBlock.vue | 73 +++++++++++++++++++ 1 file changed, 73 insertions(+) create mode 100644 frontend/modules/directory/components/DirectoryContactBlock.vue diff --git a/frontend/modules/directory/components/DirectoryContactBlock.vue b/frontend/modules/directory/components/DirectoryContactBlock.vue new file mode 100644 index 0000000..57a5ca6 --- /dev/null +++ b/frontend/modules/directory/components/DirectoryContactBlock.vue @@ -0,0 +1,73 @@ + + +