Installation Guide uses incorrect imports #3582
Closed
sasweb
started this conversation in
Documentation
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Description
Boilerplate code generated by installation guide is not up-to-date. It uses outdated imports like for example
import { AlignPlugin } from '@udecode/plate-alignment';
instead ofimport { BaseAlignPlugin } from '@udecode/plate-alignment';
Reproduction URL
No response
Reproduction steps
Plate version
38.0.6
Slate React version
0.110.1
Screenshots
Logs
No response
Browsers
No response
Funding
Beta Was this translation helpful? Give feedback.
All reactions