Svg: require()

in src/components/HomepageFeatures/index.tsx [44:52]


    Svg: require('@site/static/img/hammer-and-wrench.svg').default,
    description: (
      <>
        Ambari provides central management for starting, stopping, and reconfiguring 
        Hadoop services across the entire cluster.
      </>
    ),
  },
  {