From 31844269c04bcfd43caeeee094eaf19033adcb5b Mon Sep 17 00:00:00 2001 From: isUnknown Date: Mon, 28 Oct 2024 18:18:32 +0100 Subject: [PATCH] add VirtualSample component --- ...de-la-tour-de-bureaux-artistiquement-consideree.pdf.txt | 7 +++++++ src/components/project/VirtualSample.vue | 5 +++++ src/views/Project.vue | 3 +++ 3 files changed, 15 insertions(+) create mode 100644 src/components/project/VirtualSample.vue diff --git a/public/content/projects/1_miss-dior-blooming-bouquet/1_client-brief/38969543_extrait-de-louis-sullivan-form-follow-function.-de-la-tour-de-bureaux-artistiquement-consideree.pdf.txt b/public/content/projects/1_miss-dior-blooming-bouquet/1_client-brief/38969543_extrait-de-louis-sullivan-form-follow-function.-de-la-tour-de-bureaux-artistiquement-consideree.pdf.txt index a6d6bbe..3a78880 100644 --- a/public/content/projects/1_miss-dior-blooming-bouquet/1_client-brief/38969543_extrait-de-louis-sullivan-form-follow-function.-de-la-tour-de-bureaux-artistiquement-consideree.pdf.txt +++ b/public/content/projects/1_miss-dior-blooming-bouquet/1_client-brief/38969543_extrait-de-louis-sullivan-form-follow-function.-de-la-tour-de-bureaux-artistiquement-consideree.pdf.txt @@ -69,6 +69,13 @@ Comments: username: Adrien Payet date: 2024-10-28T17:24:01+01:00 id: m2t8ayc5 + m2t9dyjc: + fileUuid: file://s0lNtRA0Z7ybTCWG + page: 1 + text: test 89 + username: Utilisateur Dior + date: 2024-10-28T17:54:21+01:00 + id: m2t9dyjc 2: m2t8bv59: fileUuid: file://s0lNtRA0Z7ybTCWG diff --git a/src/components/project/VirtualSample.vue b/src/components/project/VirtualSample.vue new file mode 100644 index 0000000..9b55787 --- /dev/null +++ b/src/components/project/VirtualSample.vue @@ -0,0 +1,5 @@ + + + diff --git a/src/views/Project.vue b/src/views/Project.vue index 71aedde..d838929 100644 --- a/src/views/Project.vue +++ b/src/views/Project.vue @@ -3,6 +3,8 @@
+ +