Svgs
This is a collection of all svgs assets available in the system.
Import
import { getAsset } from "@iag/chroma-react-ui.components";
Usage
<img src={getAsset({ src: "FOLDER/FILENAME.svg" })} />
This is a collection of all svgs assets available in the system.
import { getAsset } from "@iag/chroma-react-ui.components";
<img src={getAsset({ src: "FOLDER/FILENAME.svg" })} />