@mythpe/quasar-ui-qui 0.1.29 → 0.1.30

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mythpe/quasar-ui-qui",
3
- "version": "0.1.29",
3
+ "version": "0.1.30",
4
4
  "description": "MyTh Quasar UI Kit App Extension",
5
5
  "author": {
6
6
  "name": "MyTh Ahmed Faiz",
@@ -347,10 +347,7 @@ defineOptions({
347
347
  v-if="scope.isUploading"
348
348
  class="q-uploader__spinner"
349
349
  />
350
- <div
351
- v-if="label || !readonly"
352
- class="col"
353
- >
350
+ <div class="col">
354
351
  <div
355
352
  v-if="!!label"
356
353
  class="q-uploader__title"