feat(home): Display events instead of hardcoded content
This commit is contained in:
@@ -1,7 +1,3 @@
|
||||
// Entry point for the build script in your package.json
|
||||
import "@hotwired/turbo-rails";
|
||||
import Alpine from 'alpinejs';
|
||||
import "./controllers";
|
||||
|
||||
window.Alpine = Alpine;
|
||||
Alpine.start();
|
||||
|
||||
Reference in New Issue
Block a user