Unknown Component

Received request from Uniform to render a component with the public ID: articleHero.

<UniformComposition /> does not have articleHero mapped to a React component yet.

To teach your app how to render this component:

  • Create a React component and register it with Uniform, for example
    function ArticleHero({ image, title, introText }) {
      return (
        <div>
          ArticleHero!
          
        </div>
      )
    }
    
    registerUniformComponent({ type: "articleHero", component: ArticleHero })
    Props that your React component will receive
    {
      "image": "//images.ctfassets.net/dzi2asncd44t/4VNXajGxfc2iZHbUBKjl8s/65ff27245cdd122ac35b3c7b9c64ecb3/Keith-Nolan-v5.jpg",
      "title": "PGA TOUR Champions and James Hardie establish Caddie Appreciation Program",
      "introText": "New year-long program to begin at Mitsubishi Electric Championship at Hualalai",
      "component": {
        "type": "articleHero",
        "parameters": {
          "image": {
            "type": "image",
            "value": "//images.ctfassets.net/dzi2asncd44t/4VNXajGxfc2iZHbUBKjl8s/65ff27245cdd122ac35b3c7b9c64ecb3/Keith-Nolan-v5.jpg"
          },
          "title": {
            "type": "text",
            "value": "PGA TOUR Champions and James Hardie establish Caddie Appreciation Program"
          },
          "introText": {
            "type": "text",
            "value": "New year-long program to begin at Mitsubishi Electric Championship at Hualalai"
          }
        }
      }
    }
  • Import the component into the file where <UniformComposition /> is defined, for example
    import "../components/ArticleHero.tsx"

Need more help? Check out the documentation.

Unknown Component

Received request from Uniform to render a component with the public ID: articleBody.

<UniformComposition /> does not have articleBody mapped to a React component yet.

To teach your app how to render this component:

  • Create a React component and register it with Uniform, for example
    function ArticleBody({ body, title }) {
      return (
        <div>
          ArticleBody!
          
        </div>
      )
    }
    
    registerUniformComponent({ type: "articleBody", component: ArticleBody })
    Props that your React component will receive
    {
      "body": {
        "nodeType": "document",
        "data": {},
        "content": [
          {
            "nodeType": "paragraph",
            "data": {},
            "content": [
              {
                "nodeType": "text",
                "value": "Ponte Vedra Beach, Florida and Chicago – ",
                "marks": [
                  {
                    "type": "bold"
                  }
                ],
                "data": {}
              },
              {
                "nodeType": "text",
                "value": "Today PGA TOUR Champions and James Hardie (NYSE: JHX) announced a new partnership, the Caddie Appreciation Program, which rewards participating PGA TOUR Champions caddies who wear official James Hardie logoed headwear throughout the 2024 PGA TOUR Champions season. ",
                "marks": [],
                "data": {}
              }
            ]
          },
          {
            "nodeType": "embedded-entry-block",
            "data": {
              "target": {
                "sys": {
                  "id": "2nNyuxkvRew26bO8aMzTuL",
                  "type": "Entry",
                  "space": {
                    "sys": {
                      "type": "Link",
                      "linkType": "Space",
                      "id": "dzi2asncd44t"
                    }
                  },
                  "createdAt": "2024-04-01T20:16:16.908Z",
                  "updatedAt": "2024-04-01T20:16:16.908Z",
                  "environment": {
                    "sys": {
                      "id": "master",
                      "type": "Link",
                      "linkType": "Environment"
                    }
                  },
                  "revision": 1,
                  "contentType": {
                    "sys": {
                      "type": "Link",
                      "linkType": "ContentType",
                      "id": "referenceMediaWrapper"
                    }
                  },
                  "locale": "en-US"
                },
                "fields": {
                  "entryTitle": "PGA TOUR Champions and James Hardie Establish Caddie Appreciation Program - 2",
                  "title": "PGA TOUR Champions and James Hardie Establish Caddie Appreciation Program - 2",
                  "altText": "Ryan Rue v2",
                  "asset": {
                    "sys": {
                      "id": "2e0lTXOajulGHsQFwFjdwM",
                      "type": "Asset",
                      "space": {
                        "sys": {
                          "type": "Link",
                          "linkType": "Space",
                          "id": "dzi2asncd44t"
                        }
                      },
                      "createdAt": "2024-04-01T20:16:06.654Z",
                      "updatedAt": "2024-04-01T20:16:06.654Z",
                      "environment": {
                        "sys": {
                          "id": "master",
                          "type": "Link",
                          "linkType": "Environment"
                        }
                      },
                      "revision": 1,
                      "locale": "en-US"
                    },
                    "fields": {
                      "title": "Ryan-Rue-v2",
                      "description": "",
                      "file": {
                        "url": "//images.ctfassets.net/dzi2asncd44t/2e0lTXOajulGHsQFwFjdwM/f096d8ab0bf580d7ca36742d5721d6d3/Ryan-Rue-v2.jpg",
                        "details": {
                          "size": 8326542,
                          "image": {
                            "width": 8256,
                            "height": 5504
                          }
                        },
                        "fileName": "Ryan-Rue-v2.jpg",
                        "contentType": "image/jpeg"
                      }
                    },
                    "metadata": {
                      "tags": []
                    }
                  }
                },
                "metadata": {
                  "tags": []
                }
              }
            },
            "content": []
          },
          {
            "nodeType": "paragraph",
            "data": {},
            "content": [
              {
                "nodeType": "text",
                "value": "“Caddies are crucial to the success of the golfers on our Tour and this new program provides a way to reward them for their often-unheralded hard work,” said ",
                "marks": [],
                "data": {}
              },
              {
                "nodeType": "text",
                "value": "Miller Brady",
                "marks": [
                  {
                    "type": "bold"
                  }
                ],
                "data": {}
              },
              {
                "nodeType": "text",
                "value": ", President, PGA TOUR Champions. “We’re grateful to James Hardie for their partnership in launching the Caddie Appreciation Program and look forward to seeing caddies on PGA TOUR Champions representing James Hardie’s brand all-year long.”\n \n“The player and caddie relationship is one of the truest forms of partnership in all of sports,” said ",
                "marks": [],
                "data": {}
              },
              {
                "nodeType": "text",
                "value": "Aaron Erter",
                "marks": [
                  {
                    "type": "bold"
                  }
                ],
                "data": {}
              },
              {
                "nodeType": "text",
                "value": ", Chief Executive Officer, James Hardie. “Our 5,000 employees strive to emulate that sense of partnership in their work every single day in pursuit of our purpose, ",
                "marks": [],
                "data": {}
              },
              {
                "nodeType": "text",
                "value": "Building a Better Future for All™",
                "marks": [
                  {
                    "type": "bold"
                  }
                ],
                "data": {}
              },
              {
                "nodeType": "text",
                "value": ". We’re proud to sponsor this program with PGA TOUR Champions.”\n \nThe Caddie Appreciation Program will begin with next week’s Mitsubishi Electric Championship at Hualalai – the first event of the 2024 PGA TOUR Champions season – and will run through the season-ending Charles Schwab Cup Championship.\n \nCaddies participating in this new program must wear official James Hardie logoed headwear on an officially branded PGA TOUR Champions hat during each competition and pro-am round. Caddies must wear James Hardie-logoed headwear in a minimum of four events in 2024 to be eligible for the plan.\n \nParticipating caddies will receive one point for every competition round and one point for every pro-am (regardless of whether the caddie’s pro plays in one or two pro-ams). For every five events that a participating caddie wears James Hardie headwear this season, they will earn an additional 10 points.\n \nFollowing the conclusion of the 2024 PGA TOUR Champions season, the total points accumulated by all eligible caddies will be divided and earnings split among the group. Interested caddies can register for the James Hardie Caddie Headwear Program by contacting PGA TOUR Champions Competitions.\n ###\n",
                "marks": [],
                "data": {}
              },
              {
                "nodeType": "text",
                "value": "About PGA TOUR Champions",
                "marks": [
                  {
                    "type": "bold"
                  },
                  {
                    "type": "underline"
                  }
                ],
                "data": {}
              },
              {
                "nodeType": "text",
                "value": "\n PGA TOUR Champions is a membership organization of professional golfers age 50 and older, including 35 members of the World Golf Hall of Fame. The Tour’s mission is to provide financial opportunities forits players, entertain and inspire its fans, deliver substantial value to its partners, create outlets for volunteers to give back and generate significant charitable and economic impact in tournament communities. Follow PGA TOUR Champions online at ",
                "marks": [],
                "data": {}
              },
              {
                "nodeType": "text",
                "value": "PGATOUR.com",
                "marks": [
                  {
                    "type": "underline"
                  }
                ],
                "data": {}
              },
              {
                "nodeType": "text",
                "value": ", on ",
                "marks": [],
                "data": {}
              },
              {
                "nodeType": "text",
                "value": "Facebook",
                "marks": [
                  {
                    "type": "underline"
                  }
                ],
                "data": {}
              },
              {
                "nodeType": "text",
                "value": ", on ",
                "marks": [],
                "data": {}
              },
              {
                "nodeType": "text",
                "value": "Twitter",
                "marks": [
                  {
                    "type": "underline"
                  }
                ],
                "data": {}
              },
              {
                "nodeType": "text",
                "value": " (@ChampionsTour), on ",
                "marks": [],
                "data": {}
              },
              {
                "nodeType": "text",
                "value": "Instagram",
                "marks": [
                  {
                    "type": "italic"
                  }
                ],
                "data": {}
              },
              {
                "nodeType": "text",
                "value": " (@pgatourchampions) and on ",
                "marks": [],
                "data": {}
              },
              {
                "nodeType": "text",
                "value": "TikTok",
                "marks": [
                  {
                    "type": "underline"
                  }
                ],
                "data": {}
              },
              {
                "nodeType": "text",
                "value": " (pgatourchampions).\n \nAll events are televised in the United States on Golf Channel, the exclusive cable-television partner of PGA TOUR Champions. Internationally, PGA TOUR Champions coverage is available in more than 170 countries and territories via 22 media partners.",
                "marks": [],
                "data": {}
              }
            ]
          },
          {
            "nodeType": "embedded-entry-block",
            "data": {
              "target": {
                "sys": {
                  "id": "2VJOi1E14Js5SBVRamnDhY",
                  "type": "Entry",
                  "space": {
                    "sys": {
                      "type": "Link",
                      "linkType": "Space",
                      "id": "dzi2asncd44t"
                    }
                  },
                  "createdAt": "2024-04-01T20:16:53.041Z",
                  "updatedAt": "2024-04-01T20:16:53.041Z",
                  "environment": {
                    "sys": {
                      "id": "master",
                      "type": "Link",
                      "linkType": "Environment"
                    }
                  },
                  "revision": 1,
                  "contentType": {
                    "sys": {
                      "type": "Link",
                      "linkType": "ContentType",
                      "id": "referenceMediaWrapper"
                    }
                  },
                  "locale": "en-US"
                },
                "fields": {
                  "entryTitle": "PGA TOUR Champions and James Hardie Establish Caddie Appreciation Program - 3",
                  "title": "PGA TOUR Champions and James Hardie Establish Caddie Appreciation Program - 3",
                  "altText": "Angel Monguzzi",
                  "asset": {
                    "sys": {
                      "id": "6Wp8LeG1vUHc2KCRCecldW",
                      "type": "Asset",
                      "space": {
                        "sys": {
                          "type": "Link",
                          "linkType": "Space",
                          "id": "dzi2asncd44t"
                        }
                      },
                      "createdAt": "2024-04-01T20:16:40.313Z",
                      "updatedAt": "2024-04-01T20:16:40.313Z",
                      "environment": {
                        "sys": {
                          "id": "master",
                          "type": "Link",
                          "linkType": "Environment"
                        }
                      },
                      "revision": 1,
                      "locale": "en-US"
                    },
                    "fields": {
                      "title": "Angel-Monguzzi",
                      "description": "",
                      "file": {
                        "url": "//images.ctfassets.net/dzi2asncd44t/6Wp8LeG1vUHc2KCRCecldW/c4afa66b95a05376b2efc94740f55947/Angel-Monguzzi.jpg",
                        "details": {
                          "size": 7262408,
                          "image": {
                            "width": 8256,
                            "height": 5504
                          }
                        },
                        "fileName": "Angel-Monguzzi.jpg",
                        "contentType": "image/jpeg"
                      }
                    },
                    "metadata": {
                      "tags": []
                    }
                  }
                },
                "metadata": {
                  "tags": []
                }
              }
            },
            "content": []
          },
          {
            "nodeType": "paragraph",
            "data": {},
            "content": [
              {
                "nodeType": "text",
                "value": "About James Hardie Building Products Inc.",
                "marks": [
                  {
                    "type": "bold"
                  },
                  {
                    "type": "underline"
                  }
                ],
                "data": {}
              },
              {
                "nodeType": "text",
                "value": "\n James Hardie is the North American leader in home building products. Hardie ® products offer long lasting beauty and endless design possibilities with trusted protection and low maintenance. As the #1 producer and marketer of high-performance fiber cement building solutions, James Hardie offers siding and accessories for every style. Hardie ® products are non-combustible and stand up to weather and time while empowering homeowners and building professionals to achieve the home of their dreams. James Hardie operates with an inclusive company culture, and an unwavering commitment to Zero Harm. The company proudly employs a diverse workforce of over 5,000 employees worldwide.\n \nFor more information and media resources, visit ",
                "marks": [],
                "data": {}
              },
              {
                "nodeType": "hyperlink",
                "data": {
                  "uri": "https://www.jameshardie.com/"
                },
                "content": [
                  {
                    "nodeType": "text",
                    "value": "JamesHardie.com",
                    "marks": [],
                    "data": {}
                  }
                ]
              },
              {
                "nodeType": "text",
                "value": " and ",
                "marks": [],
                "data": {}
              },
              {
                "nodeType": "hyperlink",
                "data": {
                  "uri": "https://www.jameshardie.com/why-james-hardie/media-resources/"
                },
                "content": [
                  {
                    "nodeType": "text",
                    "value": "JamesHardie.com/why-james-hardie/media-resources",
                    "marks": [],
                    "data": {}
                  }
                ]
              },
              {
                "nodeType": "text",
                "value": ". For investor information, please visit ir.jameshardie.com.au. ",
                "marks": [],
                "data": {}
              }
            ]
          }
        ]
      },
      "title": "PGA TOUR Champions and James Hardie establish Caddie Appreciation Program",
      "component": {
        "type": "articleBody",
        "parameters": {
          "body": {
            "type": "json",
            "value": {
              "nodeType": "document",
              "data": {},
              "content": [
                {
                  "nodeType": "paragraph",
                  "data": {},
                  "content": [
                    {
                      "nodeType": "text",
                      "value": "Ponte Vedra Beach, Florida and Chicago – ",
                      "marks": [
                        {
                          "type": "bold"
                        }
                      ],
                      "data": {}
                    },
                    {
                      "nodeType": "text",
                      "value": "Today PGA TOUR Champions and James Hardie (NYSE: JHX) announced a new partnership, the Caddie Appreciation Program, which rewards participating PGA TOUR Champions caddies who wear official James Hardie logoed headwear throughout the 2024 PGA TOUR Champions season. ",
                      "marks": [],
                      "data": {}
                    }
                  ]
                },
                {
                  "nodeType": "embedded-entry-block",
                  "data": {
                    "target": {
                      "sys": {
                        "id": "2nNyuxkvRew26bO8aMzTuL",
                        "type": "Entry",
                        "space": {
                          "sys": {
                            "type": "Link",
                            "linkType": "Space",
                            "id": "dzi2asncd44t"
                          }
                        },
                        "createdAt": "2024-04-01T20:16:16.908Z",
                        "updatedAt": "2024-04-01T20:16:16.908Z",
                        "environment": {
                          "sys": {
                            "id": "master",
                            "type": "Link",
                            "linkType": "Environment"
                          }
                        },
                        "revision": 1,
                        "contentType": {
                          "sys": {
                            "type": "Link",
                            "linkType": "ContentType",
                            "id": "referenceMediaWrapper"
                          }
                        },
                        "locale": "en-US"
                      },
                      "fields": {
                        "entryTitle": "PGA TOUR Champions and James Hardie Establish Caddie Appreciation Program - 2",
                        "title": "PGA TOUR Champions and James Hardie Establish Caddie Appreciation Program - 2",
                        "altText": "Ryan Rue v2",
                        "asset": {
                          "sys": {
                            "id": "2e0lTXOajulGHsQFwFjdwM",
                            "type": "Asset",
                            "space": {
                              "sys": {
                                "type": "Link",
                                "linkType": "Space",
                                "id": "dzi2asncd44t"
                              }
                            },
                            "createdAt": "2024-04-01T20:16:06.654Z",
                            "updatedAt": "2024-04-01T20:16:06.654Z",
                            "environment": {
                              "sys": {
                                "id": "master",
                                "type": "Link",
                                "linkType": "Environment"
                              }
                            },
                            "revision": 1,
                            "locale": "en-US"
                          },
                          "fields": {
                            "title": "Ryan-Rue-v2",
                            "description": "",
                            "file": {
                              "url": "//images.ctfassets.net/dzi2asncd44t/2e0lTXOajulGHsQFwFjdwM/f096d8ab0bf580d7ca36742d5721d6d3/Ryan-Rue-v2.jpg",
                              "details": {
                                "size": 8326542,
                                "image": {
                                  "width": 8256,
                                  "height": 5504
                                }
                              },
                              "fileName": "Ryan-Rue-v2.jpg",
                              "contentType": "image/jpeg"
                            }
                          },
                          "metadata": {
                            "tags": []
                          }
                        }
                      },
                      "metadata": {
                        "tags": []
                      }
                    }
                  },
                  "content": []
                },
                {
                  "nodeType": "paragraph",
                  "data": {},
                  "content": [
                    {
                      "nodeType": "text",
                      "value": "“Caddies are crucial to the success of the golfers on our Tour and this new program provides a way to reward them for their often-unheralded hard work,” said ",
                      "marks": [],
                      "data": {}
                    },
                    {
                      "nodeType": "text",
                      "value": "Miller Brady",
                      "marks": [
                        {
                          "type": "bold"
                        }
                      ],
                      "data": {}
                    },
                    {
                      "nodeType": "text",
                      "value": ", President, PGA TOUR Champions. “We’re grateful to James Hardie for their partnership in launching the Caddie Appreciation Program and look forward to seeing caddies on PGA TOUR Champions representing James Hardie’s brand all-year long.”\n \n“The player and caddie relationship is one of the truest forms of partnership in all of sports,” said ",
                      "marks": [],
                      "data": {}
                    },
                    {
                      "nodeType": "text",
                      "value": "Aaron Erter",
                      "marks": [
                        {
                          "type": "bold"
                        }
                      ],
                      "data": {}
                    },
                    {
                      "nodeType": "text",
                      "value": ", Chief Executive Officer, James Hardie. “Our 5,000 employees strive to emulate that sense of partnership in their work every single day in pursuit of our purpose, ",
                      "marks": [],
                      "data": {}
                    },
                    {
                      "nodeType": "text",
                      "value": "Building a Better Future for All™",
                      "marks": [
                        {
                          "type": "bold"
                        }
                      ],
                      "data": {}
                    },
                    {
                      "nodeType": "text",
                      "value": ". We’re proud to sponsor this program with PGA TOUR Champions.”\n \nThe Caddie Appreciation Program will begin with next week’s Mitsubishi Electric Championship at Hualalai – the first event of the 2024 PGA TOUR Champions season – and will run through the season-ending Charles Schwab Cup Championship.\n \nCaddies participating in this new program must wear official James Hardie logoed headwear on an officially branded PGA TOUR Champions hat during each competition and pro-am round. Caddies must wear James Hardie-logoed headwear in a minimum of four events in 2024 to be eligible for the plan.\n \nParticipating caddies will receive one point for every competition round and one point for every pro-am (regardless of whether the caddie’s pro plays in one or two pro-ams). For every five events that a participating caddie wears James Hardie headwear this season, they will earn an additional 10 points.\n \nFollowing the conclusion of the 2024 PGA TOUR Champions season, the total points accumulated by all eligible caddies will be divided and earnings split among the group. Interested caddies can register for the James Hardie Caddie Headwear Program by contacting PGA TOUR Champions Competitions.\n ###\n",
                      "marks": [],
                      "data": {}
                    },
                    {
                      "nodeType": "text",
                      "value": "About PGA TOUR Champions",
                      "marks": [
                        {
                          "type": "bold"
                        },
                        {
                          "type": "underline"
                        }
                      ],
                      "data": {}
                    },
                    {
                      "nodeType": "text",
                      "value": "\n PGA TOUR Champions is a membership organization of professional golfers age 50 and older, including 35 members of the World Golf Hall of Fame. The Tour’s mission is to provide financial opportunities forits players, entertain and inspire its fans, deliver substantial value to its partners, create outlets for volunteers to give back and generate significant charitable and economic impact in tournament communities. Follow PGA TOUR Champions online at ",
                      "marks": [],
                      "data": {}
                    },
                    {
                      "nodeType": "text",
                      "value": "PGATOUR.com",
                      "marks": [
                        {
                          "type": "underline"
                        }
                      ],
                      "data": {}
                    },
                    {
                      "nodeType": "text",
                      "value": ", on ",
                      "marks": [],
                      "data": {}
                    },
                    {
                      "nodeType": "text",
                      "value": "Facebook",
                      "marks": [
                        {
                          "type": "underline"
                        }
                      ],
                      "data": {}
                    },
                    {
                      "nodeType": "text",
                      "value": ", on ",
                      "marks": [],
                      "data": {}
                    },
                    {
                      "nodeType": "text",
                      "value": "Twitter",
                      "marks": [
                        {
                          "type": "underline"
                        }
                      ],
                      "data": {}
                    },
                    {
                      "nodeType": "text",
                      "value": " (@ChampionsTour), on ",
                      "marks": [],
                      "data": {}
                    },
                    {
                      "nodeType": "text",
                      "value": "Instagram",
                      "marks": [
                        {
                          "type": "italic"
                        }
                      ],
                      "data": {}
                    },
                    {
                      "nodeType": "text",
                      "value": " (@pgatourchampions) and on ",
                      "marks": [],
                      "data": {}
                    },
                    {
                      "nodeType": "text",
                      "value": "TikTok",
                      "marks": [
                        {
                          "type": "underline"
                        }
                      ],
                      "data": {}
                    },
                    {
                      "nodeType": "text",
                      "value": " (pgatourchampions).\n \nAll events are televised in the United States on Golf Channel, the exclusive cable-television partner of PGA TOUR Champions. Internationally, PGA TOUR Champions coverage is available in more than 170 countries and territories via 22 media partners.",
                      "marks": [],
                      "data": {}
                    }
                  ]
                },
                {
                  "nodeType": "embedded-entry-block",
                  "data": {
                    "target": {
                      "sys": {
                        "id": "2VJOi1E14Js5SBVRamnDhY",
                        "type": "Entry",
                        "space": {
                          "sys": {
                            "type": "Link",
                            "linkType": "Space",
                            "id": "dzi2asncd44t"
                          }
                        },
                        "createdAt": "2024-04-01T20:16:53.041Z",
                        "updatedAt": "2024-04-01T20:16:53.041Z",
                        "environment": {
                          "sys": {
                            "id": "master",
                            "type": "Link",
                            "linkType": "Environment"
                          }
                        },
                        "revision": 1,
                        "contentType": {
                          "sys": {
                            "type": "Link",
                            "linkType": "ContentType",
                            "id": "referenceMediaWrapper"
                          }
                        },
                        "locale": "en-US"
                      },
                      "fields": {
                        "entryTitle": "PGA TOUR Champions and James Hardie Establish Caddie Appreciation Program - 3",
                        "title": "PGA TOUR Champions and James Hardie Establish Caddie Appreciation Program - 3",
                        "altText": "Angel Monguzzi",
                        "asset": {
                          "sys": {
                            "id": "6Wp8LeG1vUHc2KCRCecldW",
                            "type": "Asset",
                            "space": {
                              "sys": {
                                "type": "Link",
                                "linkType": "Space",
                                "id": "dzi2asncd44t"
                              }
                            },
                            "createdAt": "2024-04-01T20:16:40.313Z",
                            "updatedAt": "2024-04-01T20:16:40.313Z",
                            "environment": {
                              "sys": {
                                "id": "master",
                                "type": "Link",
                                "linkType": "Environment"
                              }
                            },
                            "revision": 1,
                            "locale": "en-US"
                          },
                          "fields": {
                            "title": "Angel-Monguzzi",
                            "description": "",
                            "file": {
                              "url": "//images.ctfassets.net/dzi2asncd44t/6Wp8LeG1vUHc2KCRCecldW/c4afa66b95a05376b2efc94740f55947/Angel-Monguzzi.jpg",
                              "details": {
                                "size": 7262408,
                                "image": {
                                  "width": 8256,
                                  "height": 5504
                                }
                              },
                              "fileName": "Angel-Monguzzi.jpg",
                              "contentType": "image/jpeg"
                            }
                          },
                          "metadata": {
                            "tags": []
                          }
                        }
                      },
                      "metadata": {
                        "tags": []
                      }
                    }
                  },
                  "content": []
                },
                {
                  "nodeType": "paragraph",
                  "data": {},
                  "content": [
                    {
                      "nodeType": "text",
                      "value": "About James Hardie Building Products Inc.",
                      "marks": [
                        {
                          "type": "bold"
                        },
                        {
                          "type": "underline"
                        }
                      ],
                      "data": {}
                    },
                    {
                      "nodeType": "text",
                      "value": "\n James Hardie is the North American leader in home building products. Hardie ® products offer long lasting beauty and endless design possibilities with trusted protection and low maintenance. As the #1 producer and marketer of high-performance fiber cement building solutions, James Hardie offers siding and accessories for every style. Hardie ® products are non-combustible and stand up to weather and time while empowering homeowners and building professionals to achieve the home of their dreams. James Hardie operates with an inclusive company culture, and an unwavering commitment to Zero Harm. The company proudly employs a diverse workforce of over 5,000 employees worldwide.\n \nFor more information and media resources, visit ",
                      "marks": [],
                      "data": {}
                    },
                    {
                      "nodeType": "hyperlink",
                      "data": {
                        "uri": "https://www.jameshardie.com/"
                      },
                      "content": [
                        {
                          "nodeType": "text",
                          "value": "JamesHardie.com",
                          "marks": [],
                          "data": {}
                        }
                      ]
                    },
                    {
                      "nodeType": "text",
                      "value": " and ",
                      "marks": [],
                      "data": {}
                    },
                    {
                      "nodeType": "hyperlink",
                      "data": {
                        "uri": "https://www.jameshardie.com/why-james-hardie/media-resources/"
                      },
                      "content": [
                        {
                          "nodeType": "text",
                          "value": "JamesHardie.com/why-james-hardie/media-resources",
                          "marks": [],
                          "data": {}
                        }
                      ]
                    },
                    {
                      "nodeType": "text",
                      "value": ". For investor information, please visit ir.jameshardie.com.au. ",
                      "marks": [],
                      "data": {}
                    }
                  ]
                }
              ]
            }
          },
          "title": {
            "type": "text",
            "value": "PGA TOUR Champions and James Hardie establish Caddie Appreciation Program"
          }
        }
      }
    }
  • Import the component into the file where <UniformComposition /> is defined, for example
    import "../components/ArticleBody.tsx"

Need more help? Check out the documentation.

Unable to find Uniform Context. Ensure the devtools plugin is activated.

logo
© 2024 James Hardie Building Products Inc. All rights reserved. ™ or ® denote trademarks or registered trademarks of James Hardie Technology Ltd.