diff --git a/example/src/App.js b/example/src/App.js index 321b7cb..101fc8c 100644 --- a/example/src/App.js +++ b/example/src/App.js @@ -5,7 +5,7 @@ import 'react-ig-feed/dist/index.css' const App = () => { - return + return } export default App