Skip to content

Commit

Permalink
fix: docs typo
Browse files Browse the repository at this point in the history
  • Loading branch information
gwsbhqt authored Apr 20, 2024
1 parent 5eacfc0 commit f3ad9b5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ pluginPlayground({

```ts
import getImport from '_rspress_playground_imports';
import { Render, Editor } from '@rspress/plugin-playground/web';
import { Runner, Editor } from '@rspress/plugin-playground/web';
```

可以参考自带的 [Playground.tsx](https://github.com/web-infra-dev/rspress/tree/main/packages/plugin-playground/static/global-components/Playground.tsx) 进行自定义;
Expand Down

0 comments on commit f3ad9b5

Please sign in to comment.