This commit is contained in:
Benjamin Takats
2023-01-28 23:04:25 +01:00
parent d7698ee79c
commit b0456370f8

View File

@@ -68,7 +68,7 @@
<h1>Simplified geojson</h1> <h1>Simplified geojson</h1>
<pre <pre
class="overflow-x-auto py-4">{{ json_encode($meetup->city->simplified_geojson, JSON_THROW_ON_ERROR) }}</pre> class="overflow-x-auto py-4">{{ json_encode($meetup->city->simplified_geojson, JSON_THROW_ON_ERROR) }}</pre>
<div <div wire:ignore
class="my-4" class="my-4"
x-data="{ x-data="{
init() { init() {