Fixes
This commit is contained in:
@@ -43,7 +43,7 @@ class TheApp extends LitElement {
|
||||
|
||||
render() {
|
||||
return html`
|
||||
<tp-rich-text-box>
|
||||
<tp-rich-text-box menu-position="static">
|
||||
<div slot="content" id="editor-content-element"></div>
|
||||
<!-- Selection Menu Controls -->
|
||||
<tp-rtb-bold></tp-rtb-bold>
|
||||
|
||||
Reference in New Issue
Block a user