We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ef83ed commit d2a1e18Copy full SHA for d2a1e18
1 file changed
hooks/03_State/Readme.md
@@ -134,7 +134,6 @@ _./src/app.tsx_
134
import * as React from "react";
135
import { HelloComponent } from "./hello";
136
import { NameEditComponent } from './nameEdit';
137
-import { NameEditComponent } from './nameEdit';
138
139
140
export const App = () => {
0 commit comments