Skip to content

Commit a234167

Browse files
author
Ives van Hoorne
committed
Add more data
1 parent 041dd5f commit a234167

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

packages/sandpack/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,9 @@ const App = () => (
131131
);
132132
```
133133

134-
The above code will render a File Explorer, a working code editor and a preview with browser navigation. For more info about `react-sandpack` you can go here: https://github.com/CompuIves/codesandbox-client/tree/master/packages/react-sandpack.
134+
The above code will render a File Explorer, a working code editor and a preview with browser navigation. We have many more components, like a Jest test view or a console. For more info about `react-sandpack` you can go here: https://github.com/CompuIves/codesandbox-client/tree/master/packages/react-sandpack.
135+
136+
> It would be really cool if we would have more libraries that uses this library as a basis. Like `vue-sandpack` and `angular-sandpack`. Or even a library that just exposes components that use `sandpack`.
135137
136138
### SandboxInfo Argument
137139

0 commit comments

Comments
 (0)