UNPKG

wix-style-react

Version:
5 lines (3 loc) 126 B
import React from 'react'; import ImageViewer from '..'; export default () => <ImageViewer imageUrl="TravelExample3.jpg" />;