Skip to content

Commit

Permalink
docs: update source via require
Browse files Browse the repository at this point in the history
  • Loading branch information
KrzysztofMoch committed Mar 9, 2024
1 parent b2bce1e commit 492f86d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/pages/component/props.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -625,7 +625,7 @@ Example:
```javascript
const sintel = require('./sintel.mp4');

source = {sintel};
source={{ uri: sintel }}
```

#### URI string
Expand Down

0 comments on commit 492f86d

Please sign in to comment.