fix(chat): refactor chat input to not use slatejs. Closes #3094

This commit is contained in:
Gabe Kangas
2023-06-20 17:05:24 -07:00
parent 683f73c379
commit ad814a8802
5 changed files with 210 additions and 295 deletions

View File

@@ -44,8 +44,7 @@ export default {
component: `
- This is a element using \`contentEditable\` in order to support rendering emoji images inline.
- Emoji button shows emoji picker.
- Should show one line by default, but grow to two lines as needed.
- The Send button should be hidden for desktop layouts and be shown for mobile layouts.`,
- Should show one line by default, but grow to two lines as needed.`,
},
},
},