@elliemae/pui-app-sdk 4.12.0-beta.2 → 4.12.0-beta.3

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.
@@ -36,7 +36,6 @@ var import_styled_components = __toESM(require("styled-components"));
36
36
  var import_react_hook_form = require("react-hook-form");
37
37
  const StyledForm = import_styled_components.default.form`
38
38
  width: 100%;
39
- height: 100%;
40
39
  `;
41
40
  const Form = ({
42
41
  /* eslint-disable indent */
@@ -6,7 +6,6 @@ import {
6
6
  } from "react-hook-form";
7
7
  const StyledForm = styled.form`
8
8
  width: 100%;
9
- height: 100%;
10
9
  `;
11
10
  const Form = ({
12
11
  /* eslint-disable indent */
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@elliemae/pui-app-sdk",
3
- "version": "4.12.0-beta.2",
3
+ "version": "4.12.0-beta.3",
4
4
  "description": "ICE MT UI Platform Application SDK ",
5
5
  "sideEffects": [
6
6
  "*.css",