Skip to content

Commit ade8bbe

Browse files
author
Ives van Hoorne
committed
Update tag
1 parent 1ac7422 commit ade8bbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/codesandbox-playground/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ import { Manager } from 'codesandbox-playground';
3434

3535
// Let's say you want to show the preview on #preview
3636
const m = new Manager(
37-
'#app',
37+
'#preview',
3838
{
3939
files: {
4040
'/index.js': `console.log(require('uuid'))`,

0 commit comments

Comments
 (0)