Skip to content

Commit

Permalink
docs: fix SandpackContainerReact usage (no client:load)
Browse files Browse the repository at this point in the history
  • Loading branch information
cjpillsbury committed Apr 11, 2024
1 parent 4702783 commit 68f86c2
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion docs/src/pages/docs/en/react/get-started.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ and so on.
Here's a simple example of what it looks like to use Media Chrome in React with the wrapper components:

<SandpackContainer
client:load
stacked
reversed
editorHeight={760}
Expand Down
1 change: 0 additions & 1 deletion docs/src/pages/docs/en/react/hooks.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ If you're familiar with [React Redux](https://react-redux.js.org/introduction/ge
integration should feel familiar. Here's a basic example of using the provider and hooks:

<SandpackContainer
client:load
stacked
reversed
editorHeight={760}
Expand Down

0 comments on commit 68f86c2

Please sign in to comment.