Add displayname to TextArea component (#24734)
This commit is contained in:
@@ -30,3 +30,5 @@ const getTextAreaStyle = stylesFactory((theme: GrafanaTheme, invalid = false) =>
|
||||
),
|
||||
};
|
||||
});
|
||||
|
||||
TextArea.displayName = 'TextArea';
|
||||
|
||||
Reference in New Issue
Block a user