Started working on user map
This commit is contained in:
8
pages/users/map.pixy
Normal file
8
pages/users/map.pixy
Normal file
@ -0,0 +1,8 @@
|
||||
component UserMap(url string)
|
||||
UsersTabs(url)
|
||||
h1 Map
|
||||
|
||||
.buttons
|
||||
button.action(data-action="showUserMap", data-trigger="click") Show
|
||||
|
||||
#user-map
|
Reference in New Issue
Block a user