@mythpe/quasar-ui-qui 0.2.12 → 0.2.13

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.2.12",
3
+ "version": "0.2.13",
4
4
  "description": "MyTh Quasar UI Kit App Extension",
5
5
  "author": {
6
6
  "name": "MyTh Ahmed Faiz",
@@ -292,7 +292,7 @@ defineOptions({
292
292
  @update:model-value="dateRef = $event ?? null"
293
293
  >
294
294
  <template #default>
295
- <div class="row items-center justify-end">
295
+ <div class="row items-center justify-between">
296
296
  <MBtn
297
297
  v-close-popup
298
298
  color="secondary"
@@ -320,7 +320,7 @@ defineOptions({
320
320
  }"
321
321
  @update:model-value="dateRef = $event ?? null"
322
322
  >
323
- <div class="row items-center justify-end">
323
+ <div class="row items-center justify-between">
324
324
  <MBtn
325
325
  v-close-popup
326
326
  color="secondary"