From 954359be7e1183333f985b647d8c0238a426898d Mon Sep 17 00:00:00 2001 From: kimispencer Date: Fri, 2 Apr 2021 17:40:23 -0400 Subject: [PATCH] onError --- codegen/react-html-attributes.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/codegen/react-html-attributes.json b/codegen/react-html-attributes.json index 121c781..4fdf253 100644 --- a/codegen/react-html-attributes.json +++ b/codegen/react-html-attributes.json @@ -294,7 +294,8 @@ "sizes", "src", "width", - "onLoad" + "onLoad", + "onError" ], "input": [ "accept",