Rename Action Text Lexical => Lexxy

 Conflicts:
	app/assets/stylesheets/terminals.css
This commit is contained in:
Jorge Manrubia
2025-08-22 14:34:30 +02:00
parent c90ea3910a
commit 5b5c698af7
17 changed files with 58 additions and 57 deletions
@@ -1,5 +1,5 @@
import { Controller } from "@hotwired/stimulus"
import { highlightAll } from "actiontext-lexical"
import { highlightAll } from "lexxy"
export default class extends Controller {
connect() {