From bf14b6e877cd197c1fa28d0d8ff7aa53601aedd8 Mon Sep 17 00:00:00 2001 From: Charles de Dreuille Date: Wed, 25 Feb 2026 08:37:48 +0000 Subject: [PATCH] Update chatty-wasps-sink.md Signed-off-by: Charles de Dreuille --- .changeset/chatty-wasps-sink.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.changeset/chatty-wasps-sink.md b/.changeset/chatty-wasps-sink.md index 4b9d5d3525..7f12c5372c 100644 --- a/.changeset/chatty-wasps-sink.md +++ b/.changeset/chatty-wasps-sink.md @@ -3,3 +3,5 @@ --- Removed the `transition` on `Container` padding to prevent an unwanted animation when the viewport is resized. + +Affected components: Container