You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-08-09 08:42:50 +03:00
Remove all usages of slate in favour of CIDER
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
@@ -19,7 +19,7 @@ function addTextToDraft(text) {
|
||||
}
|
||||
}
|
||||
|
||||
// FIXME: These tests need to be updated from Draft to Slate.
|
||||
// FIXME: These tests need to be updated from Draft to CIDER.
|
||||
|
||||
xdescribe('MessageComposerInput', () => {
|
||||
let parentDiv = null,
|
||||
|
Reference in New Issue
Block a user