chore(additional-components): optional position
This commit is contained in:
@@ -11,5 +11,5 @@ export interface ControlProps {
|
||||
/** Params to use on fitView */
|
||||
fitViewParams?: FitViewParams
|
||||
/** Position of the controls {@link PanelPosition} */
|
||||
position: PanelPosition
|
||||
position?: PanelPosition
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user