Drag and drop cards to move between doing/considering

This commit is contained in:
Jorge Manrubia
2025-06-12 11:57:53 +02:00
parent 65d9ef25b4
commit f58aaadba5
10 changed files with 171 additions and 18 deletions
+2
View File
@@ -5,3 +5,5 @@ import "controllers"
import "actiontext-lexical"
import "@rails/actiontext"
window.fetch = Turbo.fetch // TODO: We need to make @rails/request.js use Turbo's fetch when it's present.