@stubber/form-fields 1.1.3 → 1.1.4

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.
@@ -41,7 +41,7 @@
41
41
  }
42
42
  </script>
43
43
 
44
- <div class="flex items-center pb-6">
44
+ <div class="flex items-center pb-1">
45
45
  <div class="relative flex-grow-0 mr-2">
46
46
  <Button
47
47
  on:click={() => reorder(false)}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@stubber/form-fields",
3
- "version": "1.1.3",
3
+ "version": "1.1.4",
4
4
  "description": "An automatic form builder based on field specifications",
5
5
  "keywords": [
6
6
  "components",