From cf4c84e898cf348eae7123b194741c720f8e09ec Mon Sep 17 00:00:00 2001 From: colebemis Date: Tue, 23 May 2023 18:06:25 +0000 Subject: [PATCH] Update generated/components.json --- generated/components.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/generated/components.json b/generated/components.json index b6e0488b3fe..7da51136a31 100644 --- a/generated/components.json +++ b/generated/components.json @@ -3655,6 +3655,12 @@ "defaultValue": "", "description": "" }, + { + "name": "inputLabel", + "type": "string", + "defaultValue": "Same as placeholderText", + "description": "The aria-label for the filter input" + }, { "name": "overlayProps", "type": "Partial",