Importing assets
How to import images, SVGs and other static DSFR resources
Last updated
Was this helpful?
How to import images, SVGs and other static DSFR resources
Last updated
Was this helpful?
Let's say, , you come across the following HTML code.
Let's see how we would translate this into React.
Most JS bundlers, by default, emits a separate file and exports the URL when comming across an import of a image or video file format.