From 6311a15a7281576738ac159696be24b42b6768b3 Mon Sep 17 00:00:00 2001 From: Terry Zhang Date: Sat, 16 Mar 2024 16:28:49 +0800 Subject: [PATCH] fix: Show the select item of layout 4 --- src/app/layouts/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/layouts/index.tsx b/src/app/layouts/index.tsx index 9d2f613..89d20a7 100644 --- a/src/app/layouts/index.tsx +++ b/src/app/layouts/index.tsx @@ -413,7 +413,7 @@ export const allLayoutLabels = { Layout1: "Grid 1", Layout2: "Grid 2", Layout3: "Grid 3", - // Layout4: "Blocks 1", + Layout4: "Blocks 1", } // note for reference: A4 (297mm x 210mm)