@timus-networks/theme 1.0.95 → 1.0.97

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -15,8 +15,8 @@
15
15
  :file-list="fileList"
16
16
  multiple
17
17
  >
18
- <!-- <i class="el-icon-upload" />-->
19
- <img src="~/assets/images/upload-drop.svg" alt="upload" class="w-[56px] h-[56px]" />
18
+ <i class="el-icon-upload" />
19
+ <!-- <img src="~/assets/images/upload-drop.svg" alt="upload" class="w-[56px] h-[56px]" /> -->
20
20
  <div class="el-upload__text">
21
21
  <span class="title">Drag CSV here</span>
22
22
  <span class="description">or click to browse (5MB Max)</span>
@@ -15,8 +15,8 @@
15
15
  :file-list="fileList"
16
16
  multiple
17
17
  >
18
- <!-- <i class="el-icon-upload" />-->
19
- <img src="~/assets/images/upload-drop.svg" alt="upload" class="w-[56px] h-[56px]" />
18
+ <i class="el-icon-upload" />
19
+ <!-- <img src="~/assets/images/upload-drop.svg" alt="upload" class="w-[56px] h-[56px]" /> -->
20
20
  <div class="el-upload__text">
21
21
  <span class="title">Drag CSV here</span>
22
22
  <span class="description">or click to browse (5MB Max)</span>