Skip to content

Commit

Permalink
Fix readme #3
Browse files Browse the repository at this point in the history
  • Loading branch information
mifi committed Nov 25, 2021
1 parent 79d0c5f commit e3a528a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -323,6 +323,8 @@ Resources are fetched from the local filesystem automatically during `edit` and

```js
// MyVideo.js
import React from 'react';
import { Image } from 'reactive-video';

import image from './image.jpeg';

Expand Down

0 comments on commit e3a528a

Please sign in to comment.