$
This commit is contained in:
parent
80ffa81da5
commit
f2081ed070
8
src/components/global/map/map.riot
Normal file
8
src/components/global/map/map.riot
Normal file
@ -0,0 +1,8 @@
|
||||
<map>
|
||||
<style>
|
||||
span {
|
||||
color: green;
|
||||
}
|
||||
</style>
|
||||
<span>tg</span>
|
||||
</map>
|
Loading…
Reference in New Issue
Block a user