mirror of
https://github.com/yangzongzhuan/RuoYi-Vue3.git
synced 2025-09-27 23:02:41 +00:00
replace @element-plus/icons with @element-plus/icons-vue
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
import * as components from "@element-plus/icons";
|
||||
import * as components from '@element-plus/icons-vue'
|
||||
|
||||
export default {
|
||||
install: (app) => {
|
||||
for (const key in components) {
|
||||
|
Reference in New Issue
Block a user