1 parent 2a2206c commit 0dd6b33Copy full SHA for 0dd6b33
1 file changed
src/components/MapView/Icons/MapMarkerShadowFilter.tsx
@@ -1,3 +1,4 @@
1
+import React from 'react';
2
import {Defs, FeDropShadow, Filter} from 'react-native-svg';
3
4
type MapMarkerShadowFilterProps = {
0 commit comments