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 631582c commit 8ccc6b2Copy full SHA for 8ccc6b2
src/spectacle.jsx
@@ -9,7 +9,7 @@ import Fit from './fit';
9
import Heading from './heading';
10
import Image from './image';
11
import Layout from './layout';
12
-import Link from './Link';
+import Link from './link';
13
import ListItem from './list-item';
14
import List from './list';
15
import Quote from './quote';
@@ -36,4 +36,4 @@ export {
36
S,
37
Slide,
38
Text
39
-}
+}
0 commit comments