Skip to content
This repository was archived by the owner on Jun 15, 2022. It is now read-only.

Commit 5583047

Browse files
authored
Update README.md
1 parent a6ef05c commit 5583047

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,6 @@ export default function App() {
7171
render={(props) => <Checkbox {...props} />}
7272
/>
7373

74-
{/* Type Error */}
75-
7674
{/* ❌: Type '"notExists"' is not assignable to type 'DeepPath<FormValues, "notExists">'. */}
7775
<TypedController
7876
as="input"

0 commit comments

Comments
 (0)