[*] vue icon
This commit is contained in:
@@ -37,7 +37,7 @@ import {
|
||||
Microphone,
|
||||
VideoCamera,
|
||||
CircleClose,
|
||||
} from "@element-plus/icons";
|
||||
} from "@element-plus/icons-vue";
|
||||
export default {
|
||||
name: "LocalClient",
|
||||
setup() {
|
||||
|
||||
@@ -28,7 +28,7 @@ import {
|
||||
Microphone,
|
||||
VideoCamera,
|
||||
CircleClose,
|
||||
} from "@element-plus/icons";
|
||||
} from "@element-plus/icons-vue";
|
||||
export default {
|
||||
name: "RemoteClient",
|
||||
setup() {
|
||||
|
||||
@@ -27,7 +27,7 @@ import {
|
||||
Microphone,
|
||||
VideoCamera,
|
||||
CircleClose,
|
||||
} from "@element-plus/icons";
|
||||
} from "@element-plus/icons-vue";
|
||||
export default {
|
||||
name: "SessionClient",
|
||||
setup() {
|
||||
|
||||
Reference in New Issue
Block a user