Remove docs for CIDER feature

See https://github.com/matrix-org/matrix-react-sdk/pull/3519
This commit is contained in:
Travis Ralston 2019-10-03 23:21:52 -06:00
parent b312b4d502
commit 98b4681dc5
2 changed files with 0 additions and 6 deletions

View file

@ -46,11 +46,6 @@ Once enabled, send a custom state event to a room to set values:
That's it. Now should see your new counter under the header.
## New simple composer (`feature_cider_composer`)
An experimental, faster, message composer which should be more reliable and less prone to problems when
using your chosen input method.
## Multiple integration managers (`feature_many_integration_managers`)
Exposes a way to access all the integration managers known to Riot. This is an implementation of [MSC1957](https://github.com/matrix-org/matrix-doc/pull/1957).