Svg: require()

in src/pages/home/components/HomepageFeatures.tsx [60:73]


    Svg: require("@site/static/img/multi.svg").default,
    description: (
      <Translate
        id="feature.multiLanguages.description"
        description="Description for the multi-languages feature"
      >
        Supports popular programming languages such as Java, Python, C++,
        Golang, Javascript, Rust, and more will be added in the future.
      </Translate>
    ),
  },
];

const styles = {