Created
March 22, 2020 01:53
-
-
Save softauthor/7195d6a8c4105b2c1f2e70f690ca3a21 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<template> | |
<div class="ui grid"> | |
<div class="six wide column"></div> | |
<div class="ten wide column segment ui" ref="map"></div> | |
</div> | |
</template> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment