Skip to content

Commit b0b157b

Browse files
committed
chore: update readme
1 parent 1ab8be0 commit b0b157b

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

readme.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -259,8 +259,6 @@ let mind = new MindElixir({
259259
## Export as a Image
260260

261261
```typescript
262-
import { exportPng } from './plugin/exportImage'
263-
264262
const mind = {
265263
/** mind elixir instance */
266264
}
@@ -347,7 +345,6 @@ Be aware that Mind Elixir will not observe the change of `prefers-color-scheme`.
347345
- [@mind-elixir/node-menu-neo](https://github.com/ssshooter/node-menu-neo)
348346
- [@mind-elixir/export-xmind](https://github.com/ssshooter/export-xmind)
349347
- [@mind-elixir/export-html](https://github.com/ssshooter/export-html)
350-
- [@mind-elixir/export-image](https://github.com/ssshooter/export-image) (WIP🚧)
351348
- [mind-elixir-react](https://github.com/ssshooter/mind-elixir-react)
352349

353350
## Development

0 commit comments

Comments
 (0)