You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-11-11 20:22:36 +03:00
fix grammar fail
This commit is contained in:
@@ -16,7 +16,7 @@ limitations under the License.
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Used while editing, to pass the event, and to preserve editor state
|
* Used while editing, to pass the event, and to preserve editor state
|
||||||
* from one editor instance to another the next when remounting the editor
|
* from one editor instance to another when remounting the editor
|
||||||
* upon receiving the remote echo for an unsent event.
|
* upon receiving the remote echo for an unsent event.
|
||||||
*/
|
*/
|
||||||
export default class EditorStateTransfer {
|
export default class EditorStateTransfer {
|
||||||
|
|||||||
Reference in New Issue
Block a user