mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2026-04-28 17:03:45 +00:00
book cases added
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
<script>
|
||||
if (window.Alpine) {
|
||||
console.warn(
|
||||
'Laravel Comments scripts were loaded after Alpine. ' +
|
||||
'Please ensure Alpine is loaded last so Laravel Comments can initialize first.'
|
||||
);
|
||||
}
|
||||
</script>
|
||||
@stack('comments-scripts')
|
||||
Reference in New Issue
Block a user