Skip to content

Commit 15ad95b

Browse files
authored
Update README.md
1 parent 35ab172 commit 15ad95b

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
React wrapper components for [VSCode Elements](https://vscode-elements.github.io).
44

5+
> [!WARNING]
6+
> The package is not complete yet; only a subset of components is covered.
7+
58
## Install
69

710
```bash
@@ -44,7 +47,3 @@ function App() {
4447

4548
export default App;
4649
```
47-
48-
49-
> [!WARNING]
50-
> The package is not complete yet; only a subset of components is covered.

0 commit comments

Comments
 (0)