Merge pull request #3842 from li-jia-nan/main

type: remove repeated type
This commit is contained in:
Moritz Klack
2024-02-07 17:20:44 +01:00
committed by GitHub
@@ -27,7 +27,6 @@ export type GraphViewProps = Omit<
| 'maxZoom'
| 'defaultMarkerColor'
| 'noDragClassName'
| 'noDragClassName'
| 'noWheelClassName'
| 'noPanClassName'
| 'defaultViewport'