From e4389b3f586739e2122430e1574103ea9592a481 Mon Sep 17 00:00:00 2001 From: "autofix-ci[bot]" <114827586+autofix-ci[bot]@users.noreply.github.com> Date: Tue, 14 Apr 2026 07:35:16 +0000 Subject: [PATCH] [autofix.ci] apply automated fixes --- web/eslint-suppressions.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/eslint-suppressions.json b/web/eslint-suppressions.json index 61e648da41..00a0284f57 100644 --- a/web/eslint-suppressions.json +++ b/web/eslint-suppressions.json @@ -1992,7 +1992,7 @@ }, "app/components/base/content-dialog/index.tsx": { "tailwindcss/enforce-consistent-class-order": { - "count": 2 + "count": 1 } }, "app/components/base/copy-feedback/index.tsx": {