chore: add edx-next theme to repo (#15)

This commit is contained in:
Thomas Tracy
2022-02-02 11:14:41 -05:00
committed by GitHub
parent 59767c8604
commit 7d2fa72768
3 changed files with 5 additions and 4 deletions

View File

@@ -29,6 +29,7 @@ export default function TextEditor(props) {
init={{
selector: 'textarea#editor',
height: 600,
branding: false,
plugins: 'advlist code emoticons link lists table',
toolbar: 'bold italic | bullist numlist | link emoticons',
skin: false,