feat: add saved stations mockup with iconify-icon package
Some checks failed
linter / quality (push) Has been cancelled
tests / ci (8.3) (push) Has been cancelled
tests / ci (8.4) (push) Has been cancelled
tests / ci (8.5) (push) Has been cancelled

This commit is contained in:
Ovidiu U
2026-04-07 08:29:12 +01:00
parent 41be8e2806
commit 4b29e6fdb0
8 changed files with 1658 additions and 186 deletions

View File

@@ -1,3 +1,4 @@
import 'iconify-icon';
import { stationMap } from './maps/station-map.js';
document.addEventListener('alpine:init', () => {

File diff suppressed because one or more lines are too long