From 9db03083a0b5e2c22955975ce2bfba51f242afb5 Mon Sep 17 00:00:00 2001 From: Charles de Dreuille Date: Thu, 29 Jan 2026 14:21:02 +0000 Subject: [PATCH] Update fix-nextjs16-css-modules.md Signed-off-by: Charles de Dreuille --- .changeset/fix-nextjs16-css-modules.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/fix-nextjs16-css-modules.md b/.changeset/fix-nextjs16-css-modules.md index 1cc223fb0d..faa60fc06a 100644 --- a/.changeset/fix-nextjs16-css-modules.md +++ b/.changeset/fix-nextjs16-css-modules.md @@ -4,4 +4,4 @@ Fixed CSS Module syntax to comply with Next.js 16 Turbopack validation by flattening nested dark theme selectors. -**Affected components:** popover, tooltip +**Affected components:** Popover, Tooltip