初始化
This commit is contained in:
@@ -1,8 +1,8 @@
|
|||||||
<template>
|
<!-- <template>
|
||||||
<div class="cl-comm__icon" @click="toCode">
|
<div class="cl-comm__icon" @click="toCode">
|
||||||
<cl-svg name="github" />
|
<cl-svg name="github" />
|
||||||
</div>
|
</div>
|
||||||
</template>
|
</template> -->
|
||||||
|
|
||||||
<script setup lang="ts">
|
<script setup lang="ts">
|
||||||
function toCode() {
|
function toCode() {
|
||||||
|
|||||||
Reference in New Issue
Block a user