@nypl/design-system-react-components 3.2.0-rc3 → 3.2.0-rc4

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.
@@ -39827,7 +39827,10 @@ const kU = f2((r, a) => {
39827
39827
  ), s1 = B === "form" || B === "submitting", m1 = D0({
39828
39828
  title: O,
39829
39829
  id: v,
39830
- headingSize: "heading3"
39830
+ headingSize: "heading3",
39831
+ additionalStyles: {
39832
+ marginBottom: 0
39833
+ }
39831
39834
  }), v1 = K.useRef(null);
39832
39835
  return K.useEffect(() => {
39833
39836
  var M1;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nypl/design-system-react-components",
3
- "version": "3.2.0-rc3",
3
+ "version": "3.2.0-rc4",
4
4
  "description": "NYPL Reservoir Design System React Components",
5
5
  "repository": {
6
6
  "type": "git",