mirror of
https://github.com/zoriya/react-native-svg.git
synced 2025-12-05 22:56:11 +00:00
Fix type in README.md
This commit is contained in:
committed by
GitHub
parent
4375ee676e
commit
fc4b9d54af
@@ -846,7 +846,7 @@ The <Defs> element is used to embed definitions that can be reused inside an SVG
|
||||
|
||||
#### Image
|
||||
|
||||
The <Image> element allows a raster image to be included in an Svg componenet.
|
||||
The <Image> element allows a raster image to be included in an Svg component.
|
||||
|
||||
```jsx
|
||||
<Svg height="100" width="100">
|
||||
|
||||
Reference in New Issue
Block a user