mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2026-01-26 10:23:17 +00:00
lecturer landing pages added
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
import './bootstrap';
|
||||
|
||||
import Alpine from 'alpinejs';
|
||||
import collapse from '@alpinejs/collapse'
|
||||
|
||||
window.Alpine = Alpine;
|
||||
|
||||
Alpine.plugin(collapse)
|
||||
Alpine.start();
|
||||
|
||||
Reference in New Issue
Block a user