Remove all usages of slate in favour of CIDER
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
parent
92fb6fcdc2
commit
d31c863563
14 changed files with 15 additions and 2465 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue