We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3015b97 commit e521acfCopy full SHA for e521acf
README.md
@@ -19,8 +19,6 @@ import {
19
} from "@vscode-elements/react-elements";
20
21
function App() {
22
- const [count, setCount] = useState(0);
23
-
24
return (
25
<>
26
<VscodeTabs
0 commit comments