Commit code with double quotes instead of single quotes

This commit is contained in:
Dmitry Yankowski
2020-02-24 21:06:23 -05:00
parent 3bd7c00038
commit 48100ead55
74 changed files with 3184 additions and 3184 deletions

View File

@@ -11,7 +11,7 @@
<style scoped lang="scss"></style>
<script>
import typelink from './typelink'
import typelink from "./typelink"
export default {
components: {