From 496dffe7e6310e7aee6c621c1b1bc071c0320387 Mon Sep 17 00:00:00 2001 From: Rama Priyanto Date: Sun, 25 May 2025 23:41:08 +0700 Subject: [PATCH] fix:mobile ui --- components/form/article/create-article-form.tsx | 6 +++--- components/layout/admin-layout.tsx | 2 +- components/layout/sidebar/sidebar-mobile.tsx | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/components/form/article/create-article-form.tsx b/components/form/article/create-article-form.tsx index a9c4e90..8dcd4ce 100644 --- a/components/form/article/create-article-form.tsx +++ b/components/form/article/create-article-form.tsx @@ -829,7 +829,7 @@ export default function CreateArticleForm() { )} -
+ {/*
+
*/} -
+