UNPKG

merchi_product_editor

Version:

A React component for editing product images using Fabric.js

5 lines (4 loc) 125 B
import React from 'react'; import '../styles/LayerPanel.css'; declare const LayerPanel: React.FC; export default LayerPanel;