const metadata = Social.get( `${accountId}/widget/${widgetName}/metadata/**`, "final" ); return <div>Hello World</div>;