You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docusaurus/docs/adding-images-fonts-and-files.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -44,7 +44,7 @@ An alternative way of handling static assets is described in the next section.
44
44
45
45
## Adding SVGs
46
46
47
-
> Note: this feature is available with `[email protected]` and higher, and `react@16.0.0` and higher.
47
+
> Note: this feature is available with `[email protected]` and higher, and `react@16.3.0` and higher.
48
48
49
49
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:
0 commit comments