Revert "Replace House with Lexical"
This commit is contained in:
@@ -1,8 +0,0 @@
|
||||
import { Controller } from "@hotwired/stimulus"
|
||||
import { highlightAll } from "actiontext-lexical"
|
||||
|
||||
export default class extends Controller {
|
||||
connect() {
|
||||
highlightAll()
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user