We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35ab172 commit 15ad95bCopy full SHA for 15ad95b
README.md
@@ -2,6 +2,9 @@
2
3
React wrapper components for [VSCode Elements](https://vscode-elements.github.io).
4
5
+> [!WARNING]
6
+> The package is not complete yet; only a subset of components is covered.
7
+
8
## Install
9
10
```bash
@@ -44,7 +47,3 @@ function App() {
44
47
45
48
export default App;
46
49
```
-
-> [!WARNING]
50
-> The package is not complete yet; only a subset of components is covered.
0 commit comments