Skip to content

Commit e521acf

Browse files
authored
Update README.md
1 parent 3015b97 commit e521acf

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
@@ -19,8 +19,6 @@ import {
1919
} from "@vscode-elements/react-elements";
2020

2121
function App() {
22-
const [count, setCount] = useState(0);
23-
2422
return (
2523
<>
2624
<VscodeTabs

0 commit comments

Comments
 (0)