Add TODO mark
This commit is contained in:
@@ -297,6 +297,7 @@ class BesEditor {
|
||||
return el
|
||||
}
|
||||
|
||||
// TODO: Improve this function to support copied rich html content from news sites, etc.
|
||||
handleClick(e) {
|
||||
const targetEl = e.target
|
||||
const popup = document.querySelector('bes-popup-el')
|
||||
|
Reference in New Issue
Block a user