pull/5231/head
lianahus 2 months ago committed by Aniket
parent b91e88e3c2
commit de132e2e05
  1. 2
      libs/remix-ui/solidity-uml-gen/src/lib/solidity-uml-gen.tsx

@ -3,7 +3,7 @@ import { FormattedMessage } from 'react-intl'
import { TransformComponent, TransformWrapper } from 'react-zoom-pan-pinch'
import { GlassMagnifier, MagnifierContainer } from '@ricarso/react-image-magnifiers'
import { ThemeSummary } from '../types'
import {CustomTooltip} from '@remix-ui/helper'
import { CustomTooltip } from '@remix-ui/helper'
import UmlDownload from './components/UmlDownload'
import './css/solidity-uml-gen.css'
import { UmlDownloadContext, UmlFileType } from './utilities/UmlDownloadStrategy'

Loading…
Cancel
Save