From fdf78dd5bf25f345cc8419cc547cdbafaf54ae86 Mon Sep 17 00:00:00 2001 From: vnugent Date: Sat, 11 Nov 2023 00:52:57 -0500 Subject: switch default api path, reduce bundle size, and swtich to async components --- front-end/src/views/Blog/components/Posts/PostEdit.vue | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'front-end/src/views/Blog/components/Posts') diff --git a/front-end/src/views/Blog/components/Posts/PostEdit.vue b/front-end/src/views/Blog/components/Posts/PostEdit.vue index 0268508..4106256 100644 --- a/front-end/src/views/Blog/components/Posts/PostEdit.vue +++ b/front-end/src/views/Blog/components/Posts/PostEdit.vue @@ -41,16 +41,17 @@