Fix imports
This commit is contained in:
parent
7736f1e3c1
commit
650aa68bcd
|
@ -1,9 +1,7 @@
|
|||
import { DuplicateIcon } from '@heroicons/react/outline'
|
||||
import clsx from 'clsx'
|
||||
import { Contract } from 'common/contract'
|
||||
import { ENV_CONFIG } from 'common/envs/constants'
|
||||
import { getMappedValue } from 'common/pseudo-numeric'
|
||||
import { contractPath } from 'web/lib/firebase/contracts'
|
||||
import { trackCallback } from 'web/lib/service/analytics'
|
||||
|
||||
export function DuplicateContractButton(props: {
|
||||
|
|
Loading…
Reference in New Issue
Block a user