mirror of
https://github.com/zoriya/react-native-svg.git
synced 2025-12-06 07:06:11 +00:00
chore: run prettier and lint (#2087)
This commit is contained in:
3
USAGE.md
3
USAGE.md
@@ -122,8 +122,7 @@ export default function TestComponent() {
|
||||
|
||||
Both `SvgUri` and `SvgCssUri` log errors to the console, but otherwise ignore them.
|
||||
You can set property `onError` if you want to handle errors such as resource not
|
||||
existing in a different way and `fallback` if you want to render another component
|
||||
instead in such case.
|
||||
existing in a different way and `fallback` if you want to render another component instead in such case.
|
||||
|
||||
```jsx
|
||||
import * as React from 'react';
|
||||
|
||||
Reference in New Issue
Block a user