+
+ © OpenJS Foundation and webpack
+ contributors. All rights reserved. The{' '}
+ OpenJS Foundation has registered
+ trademarks and uses trademarks. For a list of trademarks of the{' '}
+ OpenJS Foundation, please see our{' '}
+ Trademark Policy{' '}
+ and Trademark List.
+ Trademarks and logos not indicated on the{' '}
+
+ list of OpenJS Foundation trademarks
+ {' '}
+ are trademarks™ or registered® trademarks of their
+ respective holders. Use of them does not imply any affiliation with or
+ endorsement by them.
+
+
+ {footer.socialLinks.map(({ label, link }) => {
+ const Icon = SOCIAL_ICONS[label];
+
+ return (
+ -
+
+
+
+
+ );
+ })}
+
+