import Rails from "@rails/ujs";
import "@hotwired/turbo-rails";
import "controllers";
Rails.start();