Skip to content

Commit 8f5aa13

Browse files
authored
Update README.md (#94)
1 parent f4c1c92 commit 8f5aa13

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ const App = () => {
4141

4242
return (
4343
<>
44-
<DevTool control={control} placement={"top-left"} />
44+
<DevTool control={control} placement="top-left" />
4545

4646
<form onSubmit={handleSubmit(d => console.log(d))}>
4747
<h1>React Hook Form DevTools</h1>

0 commit comments

Comments
 (0)