Svg: require()

in src/components/HomepageFeatures/index.tsx [24:31]


    Svg: require('@site/static/img/MultipleTransports.svg').default,
    description: (
      <>
        TCP, QUIC, HTTP, or maybe all of them at once? Easily configure and enable the different transport protocols.
      </>
    ),
  },
  {