Skip to content

Commit 640b152

Browse files
committed
Update docs
1 parent 23ca7eb commit 640b152

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Features
2424
```jsx
2525
import React, { Component } from 'react';
2626
import Lightbox from 'lightbox-react';
27-
import VideoIframe from 'cats/video'
27+
import VideoIframe from 'components/cat-video';
2828

2929
const images = [
3030
VideoIframe,

0 commit comments

Comments
 (0)