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