Show help menu without introducing newlines after updating lexical
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
GIT
|
||||
remote: https://github.com/basecamp/actiontext-lexical
|
||||
revision: 9629710d6f1f4089363ba743cc29d250bb320e17
|
||||
revision: 30585f84a6351ff50fd10aa66cc5120e2ec40f93
|
||||
branch: remove-diacritics
|
||||
specs:
|
||||
actiontext-lexical (0.1.0)
|
||||
|
||||
@@ -101,7 +101,6 @@ export default class extends Controller {
|
||||
}
|
||||
|
||||
#showHelpMenu() {
|
||||
this.#reset()
|
||||
this.element.classList.add(this.helpClass)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user