UNPKG

react-misc-toolbox

Version:

[ ] imageviewer | gradual scroll [ ] imageviewer | cancellable scroll

8 lines (5 loc) 99 B
import Main from '../src/Main' const App = () => { return <Main /> } export default App