mirror of
https://github.com/utopia-os/utopia-ui.git
synced 2025-12-13 07:46:10 +00:00
cleanup examples
This commit is contained in:
parent
3a1c2a5fb1
commit
3afb9f184b
|
Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 1.5 KiB |
@ -54,3 +54,9 @@ and than we create our two `<Layer>` inside of our `<UtopiaMap>` component
|
|||||||
data={places} />
|
data={places} />
|
||||||
</UtopiaMap>
|
</UtopiaMap>
|
||||||
```
|
```
|
||||||
|
|
||||||
|
And we see our map with two layers:
|
||||||
|
|
||||||
|
```shell=
|
||||||
|
npm run dev
|
||||||
|
```
|
||||||
|
Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 1.5 KiB |
Loading…
x
Reference in New Issue
Block a user