Skip to content

Commit e59e092

Browse files
pnarielwalaiansu
authored andcommitted
Add SVG support dependency note (#6783)
1 parent b676bf3 commit e59e092

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docusaurus/docs/adding-images-fonts-and-files.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ An alternative way of handling static assets is described in the next section.
4444

4545
## Adding SVGs
4646

47-
> Note: this feature is available with `[email protected]` and higher.
47+
> Note: this feature is available with `[email protected]` and higher, and `[email protected]` and higher.
4848
4949
One way to add SVG files was described in the section above. You can also import SVGs directly as React components. You can use either of the two approaches. In your code it would look like this:
5050

0 commit comments

Comments
 (0)