mirror of
https://github.com/utopia-os/utopia-ui.git
synced 2025-12-13 07:46:10 +00:00
Merge pull request #65 from utopia-os/add-examples
docs(docu): add examples & component diagram
This commit is contained in:
commit
de065bd8c0
3
Components.svg
Normal file
3
Components.svg
Normal file
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 15 KiB |
@ -123,6 +123,9 @@ and than we create our two `<Layer>` inside of our `<UtopiaMap>` component
|
||||
</UtopiaMap>
|
||||
|
||||
```
|
||||
## Components
|
||||
|
||||

|
||||
|
||||
## Map Component
|
||||
The map shows various Layers (like places, events, profiles ...) of Items at their respective position whith nice and informative Popup and Profiles.
|
||||
|
||||
4
package-lock.json
generated
4
package-lock.json
generated
@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "utopia-ui",
|
||||
"version": "3.0.32",
|
||||
"version": "3.0.34",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "utopia-ui",
|
||||
"version": "3.0.32",
|
||||
"version": "3.0.34",
|
||||
"license": "GPL-3.0-only",
|
||||
"dependencies": {
|
||||
"@heroicons/react": "^2.0.17",
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "utopia-ui",
|
||||
"version": "3.0.32",
|
||||
"version": "3.0.34",
|
||||
"description": "Reuseable React Components to build mapping apps for real life communities and networks",
|
||||
"repository": "https://github.com/utopia-os/utopia-ui",
|
||||
"homepage:": "https://utopia-os.org/",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user