state fix
This commit is contained in:
@@ -334,7 +334,7 @@ function Inner(props: ReportDialogProps) {
|
|||||||
color="secondary"
|
color="secondary"
|
||||||
shape="round"
|
shape="round"
|
||||||
onPress={() => {
|
onPress={() => {
|
||||||
dispatch({type: 'clearCategory'})
|
dispatch({type: 'clearOption'})
|
||||||
}}>
|
}}>
|
||||||
<ButtonIcon icon={X} />
|
<ButtonIcon icon={X} />
|
||||||
</Button>
|
</Button>
|
||||||
|
|||||||
Reference in New Issue
Block a user