UNPKG

react-photo-layout-editor

Version:
5 lines (4 loc) 161 B
import React from 'react'; import PhotoLayoutEditor from '../PhotoLayoutEditor'; import '../PhotoLayoutEditor/style/app.scss'; export default PhotoLayoutEditor;