Retained tab state using location hash (#161)

This commit is contained in:
Kieran
2024-04-03 11:05:49 -07:00
committed by GitHub
parent 79c61bca4f
commit 3b1c1692fb
4 changed files with 27 additions and 3 deletions
+1
View File
@@ -22,6 +22,7 @@ import { Socket } from 'phoenix'
import { LiveSocket } from 'phoenix_live_view'
import topbar from '../vendor/topbar'
import Alpine from 'alpinejs'
import './tabs'
window.Alpine = Alpine
Alpine.start()