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 -1
View File
@@ -3,7 +3,7 @@ import "@hotwired/turbo-rails"
import "initializers"
import "controllers"
import "actiontext-lexical"
import "lexxy"
import "@rails/actiontext"
window.fetch = Turbo.fetch // TODO: We need to make @rails/request.js use Turbo's fetch when it's present.