1
0
Fork 0

chore(components): Linter fixes

This commit is contained in:
Joost De Cock 2021-01-17 13:30:21 +01:00
parent dbd81dfd99
commit 4b73b5c4dd
5 changed files with 3 additions and 32 deletions

View file

@ -1,7 +1,5 @@
import React, { useState } from 'react'
import React from 'react'
import Draft from '../../Draft'
import Zoombox from '../Zoombox'
import Design from '../Design'
import fileSaver from 'file-saver'
import theme from '@freesewing/plugin-theme'
import Events from './Events'