Svg: require()

in src/components/HomepageFeatures/index.tsx [15:22]


    Svg: require('@site/static/img/ExtremelyEfficient.svg').default,
    description: (
      <>
        Rust language guarantees the predictable resources' usage, thus, you no longer need to worry about a random GC spikes.
      </>
    ),
  },
  {