@mythpe/quasar-ui-qui 0.4.41 → 0.4.42

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.4.41",
3
+ "version": "0.4.42",
4
4
  "description": "MyTh Quasar UI Kit App Extension",
5
5
  "author": {
6
6
  "name": "MyTh Ahmed Faiz",
@@ -864,7 +864,7 @@ defineExpose({
864
864
  <q-space />
865
865
  <!--Import Btn-->
866
866
  <MBtn
867
- v-if="!importBtn"
867
+ v-if="!!importBtn"
868
868
  color="green"
869
869
  icon="far fa-file-excel"
870
870
  label="labels.import"