@ederzeel/nuxt-schema-form-nightly 0.1.0-29160727.428eb4d → 0.1.0-29162168.04d859a

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.
@@ -284,7 +284,7 @@ const hidden = ref(false)
284
284
  model.value = undefined
285
285
  }
286
286
  "
287
- >Save</UButton
287
+ >Apply</UButton
288
288
  >
289
289
  <UButton
290
290
  variant="outline"
@@ -294,7 +294,7 @@ const hidden = ref(false)
294
294
  model.value = undefined
295
295
  }
296
296
  "
297
- >Cancle</UButton
297
+ >Discard</UButton
298
298
  >
299
299
  </div>
300
300
  </div>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ederzeel/nuxt-schema-form-nightly",
3
- "version": "0.1.0-29160727.428eb4d",
3
+ "version": "0.1.0-29162168.04d859a",
4
4
  "description": "A runtime form generator for nuxt",
5
5
  "type": "module",
6
6
  "exports": {