From 9cef40d1644b2bd914ea30b8b1e43954bcf2e5a5 Mon Sep 17 00:00:00 2001 From: darshanr0107 Date: Fri, 18 Jul 2025 12:50:26 +0530 Subject: [PATCH] update changeset on-behalf-of: @Mermaid-Chart --- .changeset/ninety-roses-turn.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.changeset/ninety-roses-turn.md b/.changeset/ninety-roses-turn.md index 1eb3a8189..a69a6e7a0 100644 --- a/.changeset/ninety-roses-turn.md +++ b/.changeset/ninety-roses-turn.md @@ -2,6 +2,6 @@ 'mermaid': patch --- -fix: Add validation for blocks exceeding column width +fix: log warning for blocks exceeding column width -This update adds a validation check that triggers an error message when a block's width exceeds the defined column layout. +This update adds a validation check that logs a warning message when a block's width exceeds the defined column layout.