Skip to content

Commit 6b7b3d0

Browse files
committed
lint
1 parent 53596f7 commit 6b7b3d0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/components/SvgMask.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ class SvgMask extends Component<Props, State> {
109109
/>
110110
</Svg>
111111
)
112-
: null
112+
: null
113113
}
114114
</View>
115115
);

0 commit comments

Comments
 (0)