diff --git a/TUIKit/assets/icon/telephone-icon.svg b/TUIKit/assets/icon/telephone-icon.svg new file mode 100644 index 0000000..8ffbd79 --- /dev/null +++ b/TUIKit/assets/icon/telephone-icon.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/TUIKit/assets/icon/video-icon.svg b/TUIKit/assets/icon/video-icon.svg new file mode 100644 index 0000000..dea71f0 --- /dev/null +++ b/TUIKit/assets/icon/video-icon.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/TUIKit/components/TUIChat/index.vue b/TUIKit/components/TUIChat/index.vue index 58b7b70..69076cf 100644 --- a/TUIKit/components/TUIChat/index.vue +++ b/TUIKit/components/TUIChat/index.vue @@ -1,8 +1,5 @@