chore: commit时格式整理
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<script lang="ts">
|
||||
export default {
|
||||
name: "LayRadio"
|
||||
}
|
||||
name: "LayRadio",
|
||||
};
|
||||
</script>
|
||||
|
||||
<script setup lang="ts">
|
||||
@@ -49,4 +49,4 @@ const handleClick = function () {
|
||||
<span><slot></slot></span>
|
||||
</div>
|
||||
</span>
|
||||
</template>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user