Skip to content

Commit

Permalink
Add label
Browse files Browse the repository at this point in the history
  • Loading branch information
sneridagh committed Mar 6, 2024
1 parent b7c71c4 commit 8e3990b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/source/upgrade-guide/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -442,6 +442,8 @@ For projects already using `volto-slate`, take the following steps in your proje
+ import { DetachedTextBlockEditor } from '@plone/volto-slate/blocks/Text/DetachedTextBlockEditor';
```

(existing-projects-using-core-draftjs-opting-to-migrate-to-slate)=

#### Existing projects using core `draftJS`, opting to continue using `draftJS`

You will have to configure your project to continue using `draftJS`, for example, in your `config.js` or in your add-on:
Expand Down

0 comments on commit 8e3990b

Please sign in to comment.