From cbf8bad8c88c0592fe3ca0b255e21232c281fe9d Mon Sep 17 00:00:00 2001 From: Liam DeBeasi Date: Tue, 21 Feb 2023 11:48:55 -0500 Subject: [PATCH] refactor(input, textarea): remove extra aria-disabled (#26818) --- core/src/components/input/input.tsx | 1 - core/src/components/textarea/textarea.tsx | 1 - 2 files changed, 2 deletions(-) diff --git a/core/src/components/input/input.tsx b/core/src/components/input/input.tsx index c327faa5dd..a33246def8 100644 --- a/core/src/components/input/input.tsx +++ b/core/src/components/input/input.tsx @@ -641,7 +641,6 @@ export class Input implements ComponentInterface { return (