Changed the icons in the toolbar
This commit is contained in:
parent
14d74edf93
commit
4bb9e44b84
7 changed files with 7 additions and 74 deletions
|
@ -8,7 +8,7 @@ import { SymbolLayer } from './Elements/SymbolLayer';
|
|||
import { type ISymbolModel } from '../../Interfaces/ISymbolModel';
|
||||
import { DimensionLayer } from './Elements/DimensionLayer';
|
||||
import { SelectorSymbol } from './Elements/SelectorSymbol/SelectorSymbol';
|
||||
import { Toolbar } from './SVGReactPanZoom/ui-toolbar/Toolbar';
|
||||
import { Toolbar } from './SVGReactPanZoom/ui-toolbar/toolbar';
|
||||
|
||||
interface ISVGProps {
|
||||
className?: string
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue