$
This commit is contained in:
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>
|
Reference in New Issue
Block a user