From b0f3ed663f9b51f7b8cfabdc755362d0eb8da87f Mon Sep 17 00:00:00 2001 From: Cagatay Civici Date: Mon, 20 May 2024 15:08:32 +0300 Subject: [PATCH] Migrated doc api components --- components/doc/DocApiTable.vue | 2 +- components/doc/DocSectionCode.vue | 14 +++++++------- components/doc/DocSections.vue | 2 +- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/components/doc/DocApiTable.vue b/components/doc/DocApiTable.vue index 03d757e2c..7fb3649fa 100644 --- a/components/doc/DocApiTable.vue +++ b/components/doc/DocApiTable.vue @@ -6,7 +6,7 @@

-
+
diff --git a/components/doc/DocSectionCode.vue b/components/doc/DocSectionCode.vue index b560a5221..1541273af 100644 --- a/components/doc/DocSectionCode.vue +++ b/components/doc/DocSectionCode.vue @@ -1,32 +1,32 @@