We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23ca7eb commit 640b152Copy full SHA for 640b152
README.md
@@ -24,7 +24,7 @@ Features
24
```jsx
25
import React, { Component } from 'react';
26
import Lightbox from 'lightbox-react';
27
-import VideoIframe from 'cats/video'
+import VideoIframe from 'components/cat-video';
28
29
const images = [
30
VideoIframe,
0 commit comments