mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-03-29 10:53:23 +08:00
chore: format code
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
import { Icon } from '@iconify/vue';
|
||||
import { defineComponent, h } from 'vue';
|
||||
|
||||
import { Icon } from '@iconify/vue';
|
||||
|
||||
function createIcon(name: string) {
|
||||
return defineComponent({
|
||||
setup(props, { attrs }) {
|
||||
|
||||
Reference in New Issue
Block a user