From 6a279d494206cd6a0975d4a4ed095cd7fc12016d Mon Sep 17 00:00:00 2001 From: F4ilji Date: Wed, 8 Oct 2025 01:08:07 +0500 Subject: [PATCH] small changes --- .../features/persons/components/sections/InfoSection.vue | 2 +- .../componentss/features/posts/components/PostAuthorsList.vue | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/js/componentss/features/persons/components/sections/InfoSection.vue b/resources/js/componentss/features/persons/components/sections/InfoSection.vue index fd11ac8..3507206 100644 --- a/resources/js/componentss/features/persons/components/sections/InfoSection.vue +++ b/resources/js/componentss/features/persons/components/sections/InfoSection.vue @@ -55,7 +55,7 @@
- +
diff --git a/resources/js/componentss/features/posts/components/PostAuthorsList.vue b/resources/js/componentss/features/posts/components/PostAuthorsList.vue index 1871f16..e00f48b 100644 --- a/resources/js/componentss/features/posts/components/PostAuthorsList.vue +++ b/resources/js/componentss/features/posts/components/PostAuthorsList.vue @@ -1,5 +1,5 @@