Revert "feat(styles): test dark protomaps style"
Some checks failed
TrafficCue CI / check (push) Failing after 59s
TrafficCue CI / build (push) Successful in 48s

This reverts commit 8fadeb68ca.
This commit is contained in:
Cfp
2025-08-11 13:36:30 +02:00
parent 8fadeb68ca
commit a9676987e2
4 changed files with 2 additions and 16 deletions

View File

@ -66,7 +66,7 @@
})
// // @ts-expect-error - not typed correctly
// @ts-expect-error - not typed correctly
layers.forEach(l => map.value!.addLayer(l));
// }
}}