From c21210b8bbb3092f8b40a40663656e30a0e7444c Mon Sep 17 00:00:00 2001 From: Steven Bell Date: Mon, 5 Dec 2022 20:58:06 -0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=94=20fix=20`Controller`=20example=20u?= =?UTF-8?q?sing=20deprecated=20`as`=20prop=20(#9535)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- examples/V7/parseFormatInputValues.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/V7/parseFormatInputValues.tsx b/examples/V7/parseFormatInputValues.tsx index 5bfd50497f4..d315f276694 100644 --- a/examples/V7/parseFormatInputValues.tsx +++ b/examples/V7/parseFormatInputValues.tsx @@ -24,7 +24,7 @@ export default function App() {