enable react native strict types
This commit is contained in:
@@ -226,7 +226,7 @@ function BlockDialogInner({
|
||||
<View style={[a.py_lg, a.align_center, a.justify_center]}>
|
||||
<Loader size="lg" />
|
||||
</View>
|
||||
) : null
|
||||
) : undefined
|
||||
}
|
||||
footer={
|
||||
<Dialog.FlatListFooter
|
||||
|
||||
Reference in New Issue
Block a user