feat: add raw markdown editor (#866)

This commit is contained in:
Daniel Lautzenheiser
2023-09-06 16:59:27 -04:00
committed by GitHub
parent dbf007a586
commit f37952a84a
9 changed files with 118 additions and 32 deletions

View File

@ -144,6 +144,7 @@ const en: LocalePhrasesRoot = {
addComponent: 'Add Component',
richText: 'Rich Text',
markdown: 'Markdown',
type: 'Type...',
},
image: {
choose: 'Choose an image',