Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
danilowoz committed Feb 20, 2023
1 parent b7b5f55 commit ef7e06f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/src/pages/advanced-usage/components.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -543,7 +543,7 @@ export default () => (
| `showSyntaxError` | `boolean` | `false` | |
| `maxMessageCount` | `number` | `800` | |
| `onLogsChange` | `(logs: SandpackConsoleData) => void` | | |
| `resetOnPreviewRestart` | `boolean` | `false | Reset the console list on every preview restart |
| `resetOnPreviewRestart` | `boolean` | `false` | Reset the console list on every preview restart |
| `ref` | `SandpackConsoleRef` | `SandpackConsoleRef` | Make possible to imperatively interact with the console component |
</details>
Expand Down

0 comments on commit ef7e06f

Please sign in to comment.