Skip to content

Commit 98e3b5f

Browse files
committed
docs: Remove mentions of non-VS Code non-React versions of Preview.js
1 parent 73db9aa commit 98e3b5f

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

README.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,19 +6,14 @@
66
<img src="https://img.shields.io/visual-studio-marketplace/d/zenclabs.previewjs" />
77
</a>
88
<br />
9-
<a href="https://plugins.jetbrains.com/plugin/18384-preview-js" target="_blank">
10-
<img src="https://img.shields.io/jetbrains/plugin/v/18384" />
11-
<img src="https://img.shields.io/jetbrains/plugin/d/18384" />
12-
</a>
13-
<br />
149
<a href="https://previewjs.com/docs/platforms/cli" target="_blank">
1510
<img src="https://img.shields.io/npm/v/@previewjs/cli" />
1611
<img src="https://img.shields.io/npm/dt/@previewjs/cli" />
1712
</a>
1813
</div>
1914
<br />
2015

21-
Preview.js lets you preview React, Preact, Solid, Svelte, Vue components and Storybook stories instantly in your IDE (or in your browser via the CLI).
16+
Preview.js lets you preview React components and Storybook stories instantly in your IDE (or in your browser via the CLI).
2217

2318
[![Demo](assets/previewjs-overview.gif)](https://previewjs.com)
2419

@@ -27,7 +22,6 @@ Preview.js lets you preview React, Preact, Solid, Svelte, Vue components and Sto
2722
Preview.js is available for:
2823

2924
- [Visual Studio Code](https://marketplace.visualstudio.com/items?itemName=zenclabs.previewjs)
30-
- [IntelliJ / WebStorm](https://plugins.jetbrains.com/plugin/18384-preview-js)
3125
- [CLI](https://previewjs.com/docs/platforms/cli)
3226

3327
## Documentation

0 commit comments

Comments
 (0)