@mythpe/quasar-ui-qui 0.0.71 → 0.0.72

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.0.71",
3
+ "version": "0.0.72",
4
4
  "description": "MyTh Quasar UI Kit App Extension",
5
5
  "author": {
6
6
  "name": "MyTh Ahmed Faiz",
@@ -1432,7 +1432,6 @@ defineOptions({
1432
1432
  <div class="col-auto">
1433
1433
  <MBtn
1434
1434
  :label="getFormTitle"
1435
- icon="ion-ios-add"
1436
1435
  no-caps
1437
1436
  @click="openCreateDialog()"
1438
1437
  />