Svg: require()

in src/components/HomepageFeatures/index.tsx [34:42]


    Svg: require('@site/static/img/hadoop-logo.svg').default,
    description: (
      <>
        Ambari provides a step-by-step wizard for installing Hadoop services across 
        any number of hosts.
      </>
    ),
  },
  {