From 992c7415988cc76338c991731f21d225e5330fa5 Mon Sep 17 00:00:00 2001 From: Rafi Zadanly Date: Wed, 3 May 2023 16:39:46 +0700 Subject: fix layout content --- src/pages/panduan-quotation.jsx | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'src/pages/panduan-quotation.jsx') diff --git a/src/pages/panduan-quotation.jsx b/src/pages/panduan-quotation.jsx index c67bfd84..6e20ac4f 100644 --- a/src/pages/panduan-quotation.jsx +++ b/src/pages/panduan-quotation.jsx @@ -6,7 +6,10 @@ export default function PanduanQuotation() { return ( - + +
+ +
) } -- cgit v1.2.3