mirror of
https://github.com/jekip/naive-ui-admin.git
synced 2026-02-10 00:12:27 +08:00
fix Bug or esLink formatting
This commit is contained in:
@@ -1,9 +1,7 @@
|
||||
import { App } from 'vue'
|
||||
|
||||
/**
|
||||
* 全局注册自定义组件 待完善
|
||||
* @param app
|
||||
*/
|
||||
export function setupCustomComponents(app: App) {
|
||||
// app.component()
|
||||
export function setupCustomComponents() {
|
||||
// app.component()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user