code cleanup, fix errors
This commit is contained in:
parent
8acce201d6
commit
222300ff17
8 changed files with 58 additions and 57 deletions
|
@ -38,7 +38,7 @@ export default () => {
|
|||
};
|
||||
|
||||
useEffect(() => {
|
||||
clearFlashes();
|
||||
clearFlashes(undefined);
|
||||
}, []);
|
||||
|
||||
return (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue