Skip to content

Commit

Permalink
Merge pull request #42 from fidelthomet/patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
wobsoriano authored Feb 8, 2024
2 parents d49202a + 95c2d9c commit b6f05eb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,11 +78,11 @@ function onChange(editorState) {
</template>
```

For a more complex example, check the [rich text editor playground](https://github.com/wobsoriano/lexical-vue/tree/master/packages/playground).
For a more complex example, check the [rich text editor playground](https://github.com/wobsoriano/lexical-vue/tree/master/playground).

### Creating custom Lexical nodes with Vue

- [Creating custom decorator nodes](https://lexical-vue.vercel.app/docs/custom.html)
- [Creating custom decorator nodes](https://lexical-vue.vercel.app/docs/plugins/custom.html)

## Contributing

Expand Down

0 comments on commit b6f05eb

Please sign in to comment.