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 typo
This commit is contained in:
@@ -92,7 +92,7 @@ const BLOCK_TAGS = {
|
||||
h1: 'heading-one',
|
||||
h2: 'heading-two',
|
||||
h3: 'heading-three',
|
||||
h4: 'heading-four,
|
||||
h4: 'heading-four',
|
||||
h5: 'heading-five',
|
||||
h6: 'heading-six',
|
||||
li: 'list-item',
|
||||
|
||||
Reference in New Issue
Block a user